Dmitriy Gnatenko e5f3fbd37b Vendors updated il y a 3 ans
..
.github e5f3fbd37b Vendors updated il y a 3 ans
config 0b8749ecf8 Update vendors il y a 3 ans
src 0b8749ecf8 Update vendors il y a 3 ans
CHANGELOG.md e5f3fbd37b Vendors updated il y a 3 ans
COPYRIGHT.md 0b8749ecf8 Update vendors il y a 3 ans
LICENSE.md 0b8749ecf8 Update vendors il y a 3 ans
README.md e5f3fbd37b Vendors updated il y a 3 ans
composer.json e5f3fbd37b Vendors updated il y a 3 ans
psalm-baseline.xml e5f3fbd37b Vendors updated il y a 3 ans
psalm.xml.dist e5f3fbd37b Vendors updated il y a 3 ans

README.md

laminas-zendframework-bridge

Build 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