Registry / config / openclerk-config

openclerk-config

JSON →
library0.1.1phppackagistunverified

Configuration management library for Openclerk projects.

composer require openclerk/config
INSTALL
IMPORT
SIG · OPENCLERK-CONFIG
O
openclerk-config
configphpv0.1.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 Openclerk\Config\Config;

Create a configuration instance and retrieve a value.

use Openclerk\Config\Config; $config = new Config(['db_host' => 'localhost']); echo $config->get('db_host');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
32
Resources
openclerk-config — pip install openclerk-config · libregistry