Merge pull request #538 from Lao-liu/patch-1

[middleware] hprose/hprose-php
This commit is contained in:
Jad Bitar 2016-04-03 22:07:41 -04:00
commit 781586f2d7
1 changed files with 1 additions and 0 deletions

View File

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