Registry / web-framework / magento-zendframework1

magento-zendframework1

JSON →
library1.15.1phppackagistunverified

Magento Zend Framework 1 fork for legacy compatibility.

composer require magento/zendframework1
INSTALL
IMPORT
SIG · MAGENTO-ZENDFRAMEW
M
magento-zendframework1
web-frameworkphpv1.15.1
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_Controller_Front
use Zend_Controller_Front;

Initialize and dispatch a Zend Framework 1 front controller.

<?php\nrequire_once 'Zend/Controller/Front.php';\n\n$front = Zend_Controller_Front::getInstance();\n$front->setControllerDirectory('./controllers');\n$front->dispatch();
Debug
Known issues
breakingZend Framework 1 is end-of-life; use only for legacy Magento 1 projects.
fix
Migrate to a modern framework like Magento 2 or Laminas.
affects: *
Upgrade
Version history
1.15.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
magento-zendframework1 — pip install magento-zendframework1 · libregistry