bf400da196b224a49b83f7caf696a90216e6d3e5
[yaffs-website] / vendor / symfony / config / README.md
1 Config Component
2 ================
3
4 The Config component provides several classes to help you find, load, combine,
5 autofill and validate configuration values of any kind, whatever their source
6 may be (YAML, XML, INI files, or for instance a database).
7
8 Resources
9 ---------
10
11   * [Documentation](https://symfony.com/doc/current/components/config/index.html)
12   * [Contributing](https://symfony.com/doc/current/contributing/index.html)
13   * [Report issues](https://github.com/symfony/symfony/issues) and
14     [send Pull Requests](https://github.com/symfony/symfony/pulls)
15     in the [main Symfony repository](https://github.com/symfony/symfony)