Registry / config / opine-config

opine-config

JSON →
library3.0.19phppackagistunverified

Service for reading/accessing configurations from disk and caching them in memory

composer require opine/config
INSTALL
IMPORT
SIG · OPINE-CONFIG
O
opine-config
configphpv3.0.19
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 Opine\Config\Config;

Load and access a configuration value

use Opine\Config\Config; $config = new Config('/path/to/config'); $value = $config->get('database.host'); echo $value;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.19latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
36
OpenAI (training)
1
Resources
opine-config — pip install opine-config · libregistry