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

..24-Nov-2021-

Command/H26-May-2021-256187

Exception/H26-May-2021-20581

Tag/H26-May-2021-3920

CHANGELOG.mdH A D26-May-20215.7 KiB197138

Dumper.phpH A D26-May-20215.7 KiB14382

Escaper.phpH A D26-May-20214 KiB10441

Inline.phpH A D26-May-202131.5 KiB792547

LICENSEH A D26-May-20211 KiB2016

Parser.phpH A D26-May-202150.7 KiB1,316917

README.mdH A D26-May-2021452 1410

Unescaper.phpH A D26-May-20213.8 KiB13980

Yaml.phpH A D26-May-20213 KiB10333

composer.jsonH A D26-May-2021934 3938

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