khandieyea / xeroci
Installs: 2 324
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
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" },