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

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