diff --git a/README.md b/README.md index 85ba849..2929c8e 100644 --- a/README.md +++ b/README.md @@ -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.*