Registry / config / diablomedia-zendframework1-config

diablomedia-zendframework1-config

JSON →
library2.0.8phppackagistunverified

Zend Framework 1 Config component for configuration management.

composer require diablomedia/zendframework1-config
INSTALL
IMPORT
SIG · DIABLOMEDIA-ZENDFR
D
diablomedia-zendframework1-config
configphpv2.0.8
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.

Zend_Config
use Zend_Config;

Loads and accesses configuration values using Zend_Config.

use Zend_Config; $config = new Zend_Config(['database' => ['host' => 'localhost']]); echo $config->database->host;
Debug
Known issues
breakingZend Framework 1 is no longer maintained; consider migrating to Laminas or other modern alternatives.
fix
Replace with Laminas\Config or Symfony Config component.
affects: >=1.0.0
Upgrade
Version history
2.0.8latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
Amazon
1
OpenAI (training)
1
Resources
diablomedia-zendframework1-config — pip install diablomedia-zendframework1-config · libregistry