armansansd 3424b1927b first commit 2 năm trước cách đây
..
.github 3424b1927b first commit 2 năm trước cách đây
src 3424b1927b first commit 2 năm trước cách đây
CHANGELOG.md 3424b1927b first commit 2 năm trước cách đây
COPYRIGHT.md 3424b1927b first commit 2 năm trước cách đây
LICENSE.md 3424b1927b first commit 2 năm trước cách đây
README.md 3424b1927b first commit 2 năm trước cách đây
composer.json 3424b1927b first commit 2 năm trước cách đây

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