expatbase/var/www/html/flarum/vendor/symfony/config
2025-08-29 00:22:05 +09:00
..
Builder Upload 2025-08-29 00:22:05 +09:00
Definition Upload 2025-08-29 00:22:05 +09:00
Exception Upload 2025-08-29 00:22:05 +09:00
Loader Upload 2025-08-29 00:22:05 +09:00
Resource Upload 2025-08-29 00:22:05 +09:00
Util Upload 2025-08-29 00:22:05 +09:00
CHANGELOG.md Upload 2025-08-29 00:22:05 +09:00
composer.json Upload 2025-08-29 00:22:05 +09:00
ConfigCache.php Upload 2025-08-29 00:22:05 +09:00
ConfigCacheFactory.php Upload 2025-08-29 00:22:05 +09:00
ConfigCacheFactoryInterface.php Upload 2025-08-29 00:22:05 +09:00
ConfigCacheInterface.php Upload 2025-08-29 00:22:05 +09:00
FileLocator.php Upload 2025-08-29 00:22:05 +09:00
FileLocatorInterface.php Upload 2025-08-29 00:22:05 +09:00
LICENSE Upload 2025-08-29 00:22:05 +09:00
README.md Upload 2025-08-29 00:22:05 +09:00
ResourceCheckerConfigCache.php Upload 2025-08-29 00:22:05 +09:00
ResourceCheckerConfigCacheFactory.php Upload 2025-08-29 00:22:05 +09:00
ResourceCheckerInterface.php Upload 2025-08-29 00:22:05 +09:00

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