webseite-grav/plugins/admin/vendor/laminas/laminas-zendframework-bridge
GitSync c4ec32f50c init 2021-04-30 11:23:26 +02:00
..
.github init 2021-04-30 11:23:26 +02:00
config init 2021-04-30 11:23:26 +02:00
src init 2021-04-30 11:23:26 +02:00
CHANGELOG.md init 2021-04-30 11:23:26 +02:00
COPYRIGHT.md init 2021-04-30 11:23:26 +02:00
LICENSE.md init 2021-04-30 11:23:26 +02:00
README.md init 2021-04-30 11:23:26 +02:00
composer.json init 2021-04-30 11:23:26 +02:00
psalm-baseline.xml init 2021-04-30 11:23:26 +02:00
psalm.xml.dist init 2021-04-30 11:23:26 +02:00

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