Thanks for writing about Guzzle!

I just had a quick note that makes working with JSON service responses a bit easier: You can use $request->send()->json() to get an associative array of the JSON decoded response body. See: http://guzzlephp.org/http-client/response.html#json-responses