Registry / config / hassankhan-config

hassankhan-config

JSON →
library3.2.0phppackagistunverified

Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files

composer require hassankhan/config
INSTALL
IMPORT
SIG · HASSANKHAN-CONFIG
H
hassankhan-config
configphpv3.2.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.

Config
use Noodlehaus\Config;

Load and access configuration from a JSON file

use Noodlehaus\Config; $config = new Config('config.json'); echo $config->get('database.host');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
OpenAI (training)
1
Resources
hassankhan-config — pip install hassankhan-config · libregistry