PHPackages                             duffleman/json-client - 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. duffleman/json-client

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

duffleman/json-client
=====================

JSON Client that extends Guzzle and allows to easily send and receive json data.

2.0.0(4y ago)15.4k1MITPHPPHP &gt;=7.0CI failing

Since May 10Pushed 4y ago2 watchersCompare

[ Source](https://github.com/Duffleman/json-client)[ Packagist](https://packagist.org/packages/duffleman/json-client)[ RSS](/packages/duffleman-json-client/feed)WikiDiscussions master Synced 4w ago

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

json-client
===========

[](#json-client)

JSON Client for PHP

About
-----

[](#about)

I always use JSON API's but Guzzle alone requires a lot of setup for making it only handle JSON bodies and responses. So I built this.

Basic Usage
-----------

[](#basic-usage)

```
