Registry / config / zendframework-zend-config

zendframework-zend-config

JSON →
library3.3.0phppackagistunverified

Provides a nested object property based user interface for accessing this configuration data within application code

composer require zendframework/zend-config
INSTALL
IMPORT
SIG · ZENDFRAMEWORK-ZEND
Z
zendframework-zend-config
configphpv3.3.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 Zend\Config\Config;

Create and access configuration object

use Zend\Config\Config; $config = new Config(['database' => ['host' => 'localhost']]); echo $config->database->host;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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