|
|
@@ -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.*
|