Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 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 (almost 14 years ago)
- Default Branch: 7.2
- Last Pushed: 2024-12-12T06:47:15.000Z (about 1 month ago)
- Last Synced: 2024-12-30T14:12:41.342Z (12 days ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/config
- Size: 2.29 MB
- Stars: 4,233
- Watchers: 11
- Forks: 42
- 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)