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

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