Added HTTPie

This commit is contained in:
Zachary Queal 2014-03-03 05:10:12 -05:00
parent c1564183ca
commit 0e2ca709aa

View File

@ -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.*