mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #658 from newage/master
Added a new middleware framework
This commit is contained in:
commit
542a5c2be5
@ -200,6 +200,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
## Middlewares
|
||||
*Libraries for building application using middlewares.*
|
||||
|
||||
* [Expressive](https://zendframework.github.io/zend-expressive/) - PSR-7 Middleware framework from Zend
|
||||
* [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.
|
||||
|
Loading…
Reference in New Issue
Block a user