/home/techb158/ileadtechnology.com/vendor/laminas/laminas-zendframework-bridge
NameSizeModeActions
.github/-0755rm
config/-0755rm
src/-0755rm
CHANGELOG.md155000644editdlrm
composer.json17660644editdlrm
COPYRIGHT.md910644editdlrm
LICENSE.md14980644editdlrm
README.md9650644editdlrm
Edit: /home/techb158/ileadtechnology.com/vendor/laminas/laminas-zendframework-bridge/README.md (965B)
# laminas-zendframework-bridge [![Build Status](https://travis-ci.com/laminas/laminas-zendframework-bridge.svg?branch=master)](https://travis-ci.com/laminas/laminas-zendframework-bridge) [![Coverage Status](https://coveralls.io/repos/github/laminas/laminas-zendframework-bridge/badge.svg?branch=master)](https://coveralls.io/github/laminas/laminas-zendframework-bridge?branch=master) 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: ```bash $ composer require laminas/laminas-zendframework-bridge ``` ## Support * [Issues](https://github.com/laminas/laminas-zendframework-bridge/issues/) * [Forum](https://discourse.laminas.dev/)