DeyV / laminas-zendframework-bridge

Alias legacy ZF class names to Laminas Project equivalents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Documentation

Browse the documentation online at https://docs.laminas.dev/laminas-zendframework-bridge/

Support

About

Alias legacy ZF class names to Laminas Project equivalents.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%