Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
Command/ | 16-Aug-2025 | - | 290 | 214 | ||
Exception/ | 16-Aug-2025 | - | 199 | 81 | ||
Resources/bin/ | 16-Aug-2025 | - | 50 | 28 | ||
Tag/ | 16-Aug-2025 | - | 39 | 20 | ||
CHANGELOG.md | D | 16-Aug-2025 | 6.8 KiB | 238 | 166 | |
Dumper.php | D | 16-Aug-2025 | 7 KiB | 167 | 100 | |
Escaper.php | D | 16-Aug-2025 | 3.7 KiB | 96 | 41 | |
Inline.php | D | 16-Aug-2025 | 32.6 KiB | 812 | 567 | |
LICENSE | D | 16-Aug-2025 | 1 KiB | 20 | 16 | |
Parser.php | D | 16-Aug-2025 | 50.3 KiB | 1,306 | 926 | |
README.md | D | 16-Aug-2025 | 452 | 14 | 10 | |
Unescaper.php | D | 16-Aug-2025 | 3.6 KiB | 133 | 80 | |
Yaml.php | D | 16-Aug-2025 | 2.9 KiB | 101 | 33 | |
composer.json | 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