agencycore / xero
PHP wrapper for Xero REST API
Installs: 304
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/agencycore/xero
Requires
- agencycore/accounting: 1.0.*
- xero/xerooauth-php: @dev
README
PHP wrapper for Xero REST API. Read more about Xero here.
This wrapper follows our standard accounting API interface.
##Installation
composer require agencycore/xero
##Copyright and licence
Copyright (c) 2015 Agency Core
Free to use under the MIT licence, for full details view the LICENCE file.