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

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