mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added (dHttp) http client
This commit is contained in:
parent
e4fc6fed1f
commit
4c81c2ffc9
@ -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.
|
||||
* [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.
|
||||
* [dHttp](https://github.com/ARACOOOL/dHttp) - A lightweight php http client based on CUrl.
|
||||
|
||||
## URL
|
||||
*Libraries for parsing URLs.*
|
||||
|
Loading…
Reference in New Issue
Block a user