Registry / config / illuminate-config

illuminate-config

JSON →
library12.51.0phppackagistunverified

The Illuminate Config package.

composer require illuminate/config
INSTALL
IMPORT
SIG · ILLUMINATE-CONFIG
I
illuminate-config
configphpv12.51.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.

Repository
use Illuminate\Config\Repository;

Load and access configuration values

use Illuminate\Config\Repository; $config = new Repository(['app' => ['name' => 'MyApp']]); echo $config->get('app.name');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
12.51.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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