|
|
|
|
|
|
174
|
* [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.
|
174
|
* [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.
|
|
175
|
* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
|
175
|
* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
|
|
176
|
* [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
|
176
|
* [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
|
|
|
|
177
|
+* [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients.
|
|
177
|
|
178
|
|
|
178
|
## Middlewares
|
179
|
## Middlewares
|
|
179
|
*Libraries for building application using middlewares.*
|
180
|
*Libraries for building application using middlewares.*
|