Update README.md

add wandu http
This commit is contained in:
Changwan Jun 2016-12-06 14:30:08 +09:00 committed by GitHub
parent bf9f899485
commit 66df65e7b3

View File

@ -190,6 +190,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Requests](https://github.com/rmccue/Requests) - A simple HTTP library. * [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
* [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients. * [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients.
* [zend-diactoros](https://github.com/zendframework/zend-diactoros) - PSR-7 HTTP Message implementation. * [zend-diactoros](https://github.com/zendframework/zend-diactoros) - PSR-7 HTTP Message implementation.
* [Wandu Http](https://wandu.github.io/docs/http) - Another PSR-7 HTTP Message implementation.
## Scraping ## Scraping
*Libraries for scraping websites.* *Libraries for scraping websites.*