Registry / config / ride-lib-config

ride-lib-config

JSON →
library1.0.2phppackagistunverified

Configuration library of the Ride framework

composer require ride/lib-config
INSTALL
IMPORT
SIG · RIDE-LIB-CONFIG
R
ride-lib-config
configphpv1.0.2
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 ride\lib\config\Config;

Create a Config instance, set and get a value.

<?php use ride\lib\config\Config; $config = new Config(); $config->setValue('app.name', 'MyApp'); echo $config->getValue('app.name');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
38
OpenAI (training)
1
Resources
ride-lib-config — pip install ride-lib-config · libregistry