zendframework / zend-mvc-middleware
This package is abandoned and no longer maintained.
The author suggests using the laminas/laminas-mvc-middleware package instead.
Dispatch middleware pipelines in place of controllers in zend-mvc.
dev-master / 1.0.x-dev
2020-01-20 19:47 UTC
Requires
- php: ^5.6 || ^7.0
- http-interop/http-middleware: ^0.4.1
- zendframework/zend-mvc: ^3.1
- zendframework/zend-psr7bridge: ^1.0
- zendframework/zend-servicemanager: ^3.3
- zendframework/zend-stratigility: ^2.0 <2.2
Requires (Dev)
- container-interop/container-interop: ^1.2
- phpunit/phpunit: ^6.4.4 || ^5.7.14
- zendframework/zend-coding-standard: ~1.0.0
- zendframework/zend-diactoros: ^1.8 || ^2.1
- zendframework/zend-router: ^3.3
This package is auto-updated.
Last update: 2020-01-20 19:48:00 UTC
README
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-mvc-middleware.
This library provides the ability to dispatch middleware pipelines in place of controllers within zend-mvc.
Installation
Run the following to install this library:
$ composer require zendframework/zend-mvc-middleware
Documentation
Browse the documentation online at https://docs.zendframework.com/zend-mvc-middleware/