nickveenhof/intuo-sdk-php

A PHP Client library to consume the Intuo API.

0.0.6 2018-03-01 13:06 UTC

This package is auto-updated.

Last update: 2024-04-29 04:11:12 UTC


README

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