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

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