• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

Command/28-Mar-2019-254187

Exception/28-Mar-2019-20681

Tag/28-Mar-2019-3920

Tests/28-Mar-2019-6,9805,898

CHANGELOG.mdD27-Mar-20195.3 KiB185130

Dumper.phpD27-Mar-20193.5 KiB9849

Escaper.phpD27-Mar-20193.9 KiB10239

Inline.phpD27-Mar-201929.5 KiB747507

LICENSED27-Mar-20191 KiB2016

Parser.phpD27-Mar-201941.2 KiB1,076711

README.mdD27-Mar-2019463 1410

Unescaper.phpD27-Mar-20193.8 KiB13980

Yaml.phpD27-Mar-20192.9 KiB10232

composer.jsonD27-Mar-20191,018 4443

phpunit.xml.distD27-Mar-2019831 3127

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/index.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