Sfoglia il codice sorgente

Middleware cleanup.

pull/334/head
Jamie 11 anni fa
parent
commit
49dcc9c1d5
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2
    1
      README.md

+ 2
- 1
README.md Vedi File

@@ -175,9 +175,10 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
175 175
 
176 176
 ## Middlewares
177 177
 *Libraries for building application using middlewares.*
178
+
178 179
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
179 180
 * [Slim Middleware](https://github.com/codeguy/Slim-Middleware) - A collection of custom middleware for Slim.
180
-* [Conduit](https://github.com/phly/conduit) - Port of [Sencha Connect](https://github.com/senchalabs/connect) to PHP.
181
+* [Conduit](https://github.com/phly/conduit) - A port of [Sencha Connect](https://github.com/senchalabs/connect) to PHP.
181 182
 
182 183
 ## URL
183 184
 *Libraries for parsing URLs.*

Loading…
Annulla
Salva