diff --git a/README.md b/README.md index 1d1f379..ec05809 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,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. +* [HTTPie](https://github.com/jkbr/httpie) - A CLI, cURL-like tool for humans, and PHP. ## URL *Libraries for parsing URLs.*