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

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