| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| Command/ | H | 16-Aug-2025 | - | 290 | 214 | |
| Exception/ | H | 16-Aug-2025 | - | 199 | 81 | |
| Resources/bin/ | H | 16-Aug-2025 | - | 50 | 28 | |
| Tag/ | H | 16-Aug-2025 | - | 39 | 20 | |
| CHANGELOG.md | H A D | 16-Aug-2025 | 6.8 KiB | 238 | 166 | |
| Dumper.php | H A D | 16-Aug-2025 | 7 KiB | 167 | 100 | |
| Escaper.php | H A D | 16-Aug-2025 | 3.7 KiB | 96 | 41 | |
| Inline.php | H A D | 16-Aug-2025 | 32.6 KiB | 812 | 567 | |
| LICENSE | H A D | 16-Aug-2025 | 1 KiB | 20 | 16 | |
| Parser.php | H A D | 16-Aug-2025 | 50.3 KiB | 1,306 | 926 | |
| README.md | H A D | 16-Aug-2025 | 452 | 14 | 10 | |
| Unescaper.php | H A D | 16-Aug-2025 | 3.6 KiB | 133 | 80 | |
| Yaml.php | H A D | 16-Aug-2025 | 2.9 KiB | 101 | 33 | |
| composer.json | H A D | 16-Aug-2025 | 1 KiB | 43 | 42 |
README.md
1Yaml Component 2============== 3 4The Yaml component loads and dumps YAML files. 5 6Resources 7--------- 8 9 * [Documentation](https://symfony.com/doc/current/components/yaml.html) 10 * [Contributing](https://symfony.com/doc/current/contributing/index.html) 11 * [Report issues](https://github.com/symfony/symfony/issues) and 12 [send Pull Requests](https://github.com/symfony/symfony/pulls) 13 in the [main Symfony repository](https://github.com/symfony/symfony) 14