Download the PHP package duffleman/json-client without Composer
On this page you can find all versions of the php package duffleman/json-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download duffleman/json-client
More information about duffleman/json-client
Files in duffleman/json-client
Download duffleman/json-client
More information about duffleman/json-client
Files in duffleman/json-client
Vendor duffleman
Package json-client
Short Description JSON Client that extends Guzzle and allows to easily send and receive json data.
License MIT
Package json-client
Short Description JSON Client that extends Guzzle and allows to easily send and receive json data.
License MIT
Please rate this library. Is it a good library?
Informations about the package json-client
json-client
JSON Client for PHP
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
Post request
Using Helpers
Currently, this library includes 2 helper functions it uses, but are public for you to use too. They exist in the Duffleman\JSONClient namespace.
Example
All versions of json-client with dependencies
PHP Build Version
Package Version
The package duffleman/json-client contains the following files
Loading the files please wait ....