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

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