laminas / laminas-zendframework-bridge
Alias legacy ZF class names to Laminas Project equivalents.
Fund package maintenance!
Community Bridge
Installs: 22 035 445
Dependents: 155
Suggesters: 1
Security: 0
Stars: 891
Watchers: 28
Forks: 13
Open Issues: 5
Requires
- php: ^7.3 || ^8.0
Requires (Dev)
- phpunit/phpunit: ^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3
- psalm/plugin-phpunit: ^0.15.1
- squizlabs/php_codesniffer: ^3.5
- vimeo/psalm: ^4.6
README
This library provides a custom autoloader that aliases legacy Zend Framework, Apigility, and Expressive classes to their replacements under the Laminas Project.
This package should be installed only if you are also using the composer plugin that installs Laminas packages to replace ZF/Apigility/Expressive packages.
Installation
Run the following to install this library:
$ composer require laminas/laminas-zendframework-bridge