val e9dd38c3a8 commit fonctionne ou pas ? 1 year ago
..
.github e9dd38c3a8 commit fonctionne ou pas ? 1 year ago
config e9dd38c3a8 commit fonctionne ou pas ? 1 year ago
src e9dd38c3a8 commit fonctionne ou pas ? 1 year ago
.laminas-ci.json e9dd38c3a8 commit fonctionne ou pas ? 1 year ago
COPYRIGHT.md e9dd38c3a8 commit fonctionne ou pas ? 1 year ago
LICENSE.md e9dd38c3a8 commit fonctionne ou pas ? 1 year ago
README.md e9dd38c3a8 commit fonctionne ou pas ? 1 year ago
composer.json e9dd38c3a8 commit fonctionne ou pas ? 1 year ago
composer.lock e9dd38c3a8 commit fonctionne ou pas ? 1 year ago
psalm-baseline.xml e9dd38c3a8 commit fonctionne ou pas ? 1 year ago
psalm.xml.dist e9dd38c3a8 commit fonctionne ou pas ? 1 year ago

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.

This tool supports:

  • Zend Framework MVC projects, all v2 and v3 releases
  • Apigility projects, all stable versions
  • Expressive versions, all stable versions

Installation

Run the following to install this library:

$ composer require laminas/laminas-zendframework-bridge

Support