Registry / utility / zf1-zend-registry

zf1-zend-registry

JSON →
library1.12.20phppackagistunverified

Zend Framework 1 Registry package for storing objects and values.

composer require zf1/zend-registry
INSTALL
IMPORT
SIG · ZF1-ZEND-REGISTRY
Z
zf1-zend-registry
utilityphpv1.12.20
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_Registry
✓ use Zend_Registry;

Store and retrieve values from the registry.

use Zend_Registry; Zend_Registry::set('key', $value); $value = Zend_Registry::get('key');
Debug
Known issues
breakingZend Framework 1 is no longer maintained; consider migrating to Laminas or Mezzio.
fix
Replace with Laminas\Registry or a modern alternative.
affects: >=1.0
Upgrade
Version history
1.12.20latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Resources
zf1-zend-registry — pip install zf1-zend-registry · libregistry