PHPackages                             matthewerskine/guzzle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. matthewerskine/guzzle

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

matthewerskine/guzzle
=====================

A useful base guzzle client.

1.0.0(8y ago)14.1kNITPHP

Since Nov 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/matthewerskine/guzzle)[ Packagist](https://packagist.org/packages/matthewerskine/guzzle)[ RSS](/packages/matthewerskine-guzzle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Guzzle Base Client
==================

[](#guzzle-base-client)

This is a simple base Guzzle Client to quickly consume responses from JSON based services.

Example usage
-------------

[](#example-usage)

The `respond()` will automatically parse out the response from the Guzzle Client so you may quickly interact with it.

```
