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

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