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