nickveenhof / intuo-sdk-php
A PHP Client library to consume the Intuo API.
Installs: 350
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/nickveenhof/intuo-sdk-php
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