https://github.com/symfony/config
Helps you find, load, combine, autofill and validate configuration values of any kind
https://github.com/symfony/config
component php symfony symfony-component
Last synced: 7 days ago
JSON representation
Helps you find, load, combine, autofill and validate configuration values of any kind
- Host: GitHub
- URL: https://github.com/symfony/config
- Owner: symfony
- License: mit
- Created: 2011-02-22T18:00:14.000Z (about 14 years ago)
- Default Branch: 7.2
- Last Pushed: 2025-03-21T17:54:35.000Z (24 days ago)
- Last Synced: 2025-04-01T04:25:01.085Z (14 days ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/config
- Size: 2.34 MB
- Stars: 4,257
- Watchers: 10
- Forks: 44
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - symfony/config - Helps you find, load, combine, autofill and validate configuration values of any kind (PHP)
README
Config Component
================The Config component helps find, load, combine, autofill and validate
configuration values of any kind, whatever their source may be (YAML, XML, INI
files, or for instance a database).Resources
---------* [Documentation](https://symfony.com/doc/current/components/config.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)