khandieyea / xeroci
There is no license information available for the latest version (v50.0.1) of this package.
v50.0.1
2019-08-21 00:17 UTC
Requires
- bandwidth-throttle/token-bucket: ^2.0
- guzzlehttp/oauth-subscriber: 0.3.*
- predis/predis: ^1.1
README
A weak attempt at creating a Xero API wrapper/client for Xero private applications, ideally for use with CI.
Deps
PHP >= 5.5.9
https://github.com/guzzle/guzzle
https://github.com/guzzle/oauth-subscriber/
Installation
Using composer, add the following requirement to your composer.json
"require": { "khandieyea/xeroci": "dev-master" },