mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added a few middleware packages
This commit is contained in:
parent
63e6eaac1f
commit
e16a2bc4b2
@ -12,7 +12,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
- [Frameworks](#frameworks)
|
||||
- [Framework Extras](#framework-extras)
|
||||
- [Components](#components)
|
||||
- [Configuration](#configuration)
|
||||
- [Micro Frameworks](#micro-frameworks)
|
||||
- [Micro Framework Extras](#micro-framework-extras)
|
||||
- [Routers](#routers)
|
||||
@ -197,8 +196,10 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
## Middlewares
|
||||
*Libraries for building application using middlewares.*
|
||||
|
||||
* [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
|
||||
* [PSR7-Middlewares](https://github.com/oscarotero/psr7-middlewares) - Inspiring collection of handy middlewares.
|
||||
* [Relay](https://github.com/relayphp/Relay.Relay) - A PHP 5.5 PSR-7 middleware dispatcher
|
||||
* [Slim Middleware](https://github.com/slimphp/Slim-Middleware) - A collection of custom middleware for Slim.
|
||||
* [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
|
||||
* [zend-stratigility](https://github.com/zendframework/zend-stratigility) - Middleware for PHP built on top of PSR-7
|
||||
|
||||
## URL
|
||||
|
Loading…
Reference in New Issue
Block a user