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

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