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

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