mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-14 16:42:21 +00:00
Added Unirest to HTTP
This commit is contained in:
parent
e4fc6fed1f
commit
191cb0e985
@ -127,6 +127,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
* [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
|
* [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
|
||||||
* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
|
* [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.
|
* [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
|
||||||
|
* [Unirest](https://github.com/mashape/unirest-php) - A straightforward RESTful HTTP library.
|
||||||
|
|
||||||
## URL
|
## URL
|
||||||
*Libraries for parsing URLs.*
|
*Libraries for parsing URLs.*
|
||||||
|
Loading…
Reference in New Issue
Block a user