feature: Initial commit

This commit is contained in:
Keith Solomon
2026-03-21 22:35:20 -05:00
commit adabacc48d
55 changed files with 6803 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
Yaml Component
==============
The Yaml component loads and dumps YAML files.
Resources
---------
* [Documentation](https://symfony.com/doc/current/components/yaml.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)