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

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