Registry / config / symfony-config

symfony-config

JSON →
library8.1.0phppackagistunverified

Helps you find, load, combine, autofill and validate configuration values of any kind

composer require symfony/config
INSTALL
IMPORT
SIG · SYMFONY-CONFIG
S
symfony-config
configphpv8.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FileLocator
✓ use Symfony\Component\Config\FileLocator;

Locate a configuration file using FileLocator.

use Symfony\Component\Config\FileLocator; $locator = new FileLocator(__DIR__ . '/config'); $yamlFile = $locator->locate('app.yaml');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
28
OpenAI (training)
1
Resources
symfony-config — pip install symfony-config · libregistry