Added phly/http

This commit is contained in:
Ujjwal Ojha 2014-11-25 08:08:08 +05:45
parent 96f24e8c2a
commit ed6d9d7624

View File

@ -159,6 +159,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.
* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
* [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
* [phly/http](https://github.com/phly/http) - PSR HTTP Message implementations and node-like http.Server implementation.
## URL
*Libraries for parsing URLs.*