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

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