Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
..
Definition 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
Exception 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
Loader 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
Resource 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
Tests 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
Util 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
ConfigCache.php 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
ConfigCacheFactory.php 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
ConfigCacheFactoryInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
ConfigCacheInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
FileLocator.php 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
FileLocatorInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
README.md 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
ResourceCheckerConfigCache.php 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
ResourceCheckerConfigCacheFactory.php 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
ResourceCheckerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release hace 5 años

README.md

Config Component

The Config component provides several classes to help you 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