Registry / utility / eloquent-composer-config-reader

eloquent-composer-config-reader

JSON →
library3.0.0phppackagistunverified

A light-weight component for reading Composer configuration files.

composer require eloquent/composer-config-reader
INSTALL
IMPORT
SIG · ELOQUENT-COMPOSER-
E
eloquent-composer-config-reader
utilityphpv3.0.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.

Reader
use Eloquent\Composer\Config\Reader;

Read a composer.json file

use Eloquent\Composer\Config\Reader; $reader = new Reader(); $config = $reader->read('/path/to/composer.json');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
eloquent-composer-config-reader — pip install eloquent-composer-config-reader · libregistry