[PHP] Guzzle – 自由度の高いHTTPクライアント

GuzzleはPHPで書かれたHTTPクライアント。

GitHub – guzzle/guzzle: Guzzle, an extensible PHP HTTP client
https://github.com/guzzle/guzzle

Guzzle | PHP HTTP client and framework for consuming RESTful web services — Guzzle documentation
http://guzzle3.readthedocs.io/index.html#

Newest ‘guzzle’ Questions – Stack Overflow
https://stackoverflow.com/questions/tagged/guzzle

guzzle/guzzle – Gitter
https://gitter.im/guzzle/guzzle

Laravelでの用法は以下ページが参考になる。

Consume External API from Laravel 5.2 using Guzzle Http Client | PHP Lab
http://www.phplab.info/categories/laravel/consume-external-api-from-laravel-5-using-guzzle-http-client

Laravel POST requests with Guzzle – Chilion
http://chilion.nl/laravel-post-requests-with-guzzle/
2015/8/19

Using GuzzleHttp with Laravel – Laravel 5 — The right way – Medium
https://medium.com/laravel-5-the-right-way/using-guzzlehttp-with-laravel-1dbea1f633da
2016/4/20