scc_pg_admission_2025/pma/vendor/symfony/config
ns77@siliconpin.com 5c1e30c087 initial commit 2025-08-18 12:05:35 +00:00
..
Builder initial commit 2025-08-18 12:05:35 +00:00
Definition initial commit 2025-08-18 12:05:35 +00:00
Exception initial commit 2025-08-18 12:05:35 +00:00
Loader initial commit 2025-08-18 12:05:35 +00:00
Resource initial commit 2025-08-18 12:05:35 +00:00
Util initial commit 2025-08-18 12:05:35 +00:00
CHANGELOG.md initial commit 2025-08-18 12:05:35 +00:00
ConfigCache.php initial commit 2025-08-18 12:05:35 +00:00
ConfigCacheFactory.php initial commit 2025-08-18 12:05:35 +00:00
ConfigCacheFactoryInterface.php initial commit 2025-08-18 12:05:35 +00:00
ConfigCacheInterface.php initial commit 2025-08-18 12:05:35 +00:00
FileLocator.php initial commit 2025-08-18 12:05:35 +00:00
FileLocatorInterface.php initial commit 2025-08-18 12:05:35 +00:00
LICENSE initial commit 2025-08-18 12:05:35 +00:00
README.md initial commit 2025-08-18 12:05:35 +00:00
ResourceCheckerConfigCache.php initial commit 2025-08-18 12:05:35 +00:00
ResourceCheckerConfigCacheFactory.php initial commit 2025-08-18 12:05:35 +00:00
ResourceCheckerInterface.php initial commit 2025-08-18 12:05:35 +00:00
composer.json initial commit 2025-08-18 12:05:35 +00:00

README.md

Config Component

The Config component helps 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