dHttp Light and simple HTTP client

This commit is contained in:
Askar 2014-03-04 16:01:07 +04:00
parent 31ab3eb588
commit f15fc159aa

View File

@ -127,7 +127,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
* [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.
* [Guzzle](http://guzzlephp.org/) - Light and simple HTTP client.
* [dHttp](https://github.com/ARACOOOL/dHttp) - Light and simple HTTP client.
## URL
*Libraries for parsing URLs.*