Registry / config / lsys-config

lsys-config

JSON →
library0.0.1phppackagistunverified

lsys module config provides configuration management for the lsys module system.

composer require lsys/config
INSTALL
IMPORT
SIG · LSYS-CONFIG
L
lsys-config
configphpv0.0.1
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.

Config
use Lsys\Config\Config;

Create a config instance and retrieve a value.

use Lsys\Config\Config; $config = new Config(['key' => 'value']); echo $config->get('key');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
OpenAI (training)
1
Resources
lsys-config — pip install lsys-config · libregistry