Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 371 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 371 Bytes

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