mirror of
https://github.com/ziadoz/awesome-php.git
synced 2025-09-03 12:13:21 +02:00
Replace old PSR-7 middlewares with new PSR-15 middlewares
This commit is contained in:
@@ -243,7 +243,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
### Middlewares
|
||||
*Libraries for building application using middlewares.*
|
||||
|
||||
* [PSR-7 Middlewares](https://github.com/oscarotero/psr7-middlewares) - Inspiring collection of handy middlewares.
|
||||
* [PSR-15 Middlewares](https://github.com/middlewares/psr15-middlewares) - Inspiring collection of handy middlewares.
|
||||
* [Relay](https://github.com/relayphp/Relay.Relay) - A PHP 5.5 PSR-7 middleware dispatcher.
|
||||
* [Stack](https://github.com/stackphp) - A library of stackable middleware for Symfony.
|
||||
* [Laminas Stratigility](https://github.com/laminas/laminas-stratigility) - Middleware for PHP built on top of PSR-7.
|
||||
|
Reference in New Issue
Block a user