Registry / config / spiral-config

spiral-config

JSON →
library3.17.0phppackagistunverified

Config injector and configuration mutator

composer require spiral/config
INSTALL
IMPORT
SIG · SPIRAL-CONFIG
S
spiral-config
configphpv3.17.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.

Configurator
use Spiral\Config\Configurator;

Set and get configuration values

use Spiral\Config\Configurator; $configurator = new Configurator(); $configurator->set('key', 'value'); $value = $configurator->get('key');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.17.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
47 hits · last 30 days
node
34
Resources
spiral-config — pip install spiral-config · libregistry