Sfoglia il codice sorgente

Added a new middleware framework

pull/658/head
Vadim Leontiev 9 anni fa
parent
commit
bb6a3f82a5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

@@ -205,6 +205,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
205 205
 * [Slim Middleware](https://github.com/slimphp/Slim-Middleware) - A collection of custom middleware for Slim.
206 206
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
207 207
 * [zend-stratigility](https://github.com/zendframework/zend-stratigility) - Middleware for PHP built on top of PSR-7
208
+* [Expressive](https://zendframework.github.io/zend-expressive/) - PSR-7 Middleware framework from Zend
208 209
 
209 210
 ## URL
210 211
 *Libraries for parsing URLs.*

Loading…
Annulla
Salva