Hugo Sales e8e8000b16 Update composer dependencies пре 4 година
..
.github e8e8000b16 Update composer dependencies пре 4 година
config e8e8000b16 Update composer dependencies пре 4 година
src e8e8000b16 Update composer dependencies пре 4 година
CHANGELOG.md e8e8000b16 Update composer dependencies пре 4 година
COPYRIGHT.md e8e8000b16 Update composer dependencies пре 4 година
LICENSE.md e8e8000b16 Update composer dependencies пре 4 година
README.md e8e8000b16 Update composer dependencies пре 4 година
composer.json e8e8000b16 Update composer dependencies пре 4 година

README.md

laminas-zendframework-bridge

Build Status Coverage Status

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

Support