|
|
@@ -186,6 +186,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
186
|
186
|
* [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
|
|
187
|
187
|
* [Slim Middleware](https://github.com/codeguy/Slim-Middleware) - A collection of custom middleware for Slim.
|
|
188
|
188
|
* [Conduit](https://github.com/phly/conduit) - A port of [Sencha Connect](https://github.com/senchalabs/connect) to PHP.
|
|
|
189
|
+* [Hprose-PHP](https://github.com/hprose/hprose-php) - A very newbility RPC Library, support 25+ languages now.
|
|
189
|
190
|
|
|
190
|
191
|
## URL
|
|
191
|
192
|
*Libraries for parsing URLs.*
|