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

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