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

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