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

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