nickveenhof / intuo-sdk-php
A PHP Client library to consume the Intuo API.
0.0.6
2018-03-01 13:06 UTC
Requires
- php: >=5.5.0
- guzzlehttp/guzzle: ~6.0
- symfony/http-foundation: ~2.7|^3.2
- symfony/serializer: ~2.7|^3.2
Requires (Dev)
- friendsofphp/php-cs-fixer: ~1.0
- pdepend/pdepend: ~1.0
- phploc/phploc: ~2.0
- phpmd/phpmd: ~1.0
- phpunit/phpunit: >=4.8.35 <5
- scrutinizer/ocular: ~1.0
- sebastian/phpcpd: ~2.0
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