|
|
@@ -186,6 +186,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
186
|
186
|
* [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
|
|
187
|
187
|
* [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
|
|
188
|
188
|
* [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients.
|
|
|
189
|
+* [zend-diactoros](https://github.com/zendframework/zend-diactoros) - PSR-7 HTTP Message implementation.
|
|
189
|
190
|
|
|
190
|
191
|
## Scraping
|
|
191
|
192
|
*Libraries for scraping websites.*
|