nickveenhof/intuo-sdk-php

A PHP Client library to consume the Intuo API.


License
MIT

Documentation

Intuo SDK for PHP

A PHP Client library to consume the Intuo's API's.

Version Information

  • master branch: Uses guzzle version ~6.0.

Installation

Install the latest version with Composer:

$ composer require nickveenhof/intuo-sdk-php

Usage

See the examples folder

Run tests

vendor/bin/phpunit