手袋眼/xeroci

此包最新版本(v50.0.1)没有可用的许可信息。

v50.0.1 2019-08-21 00:17 UTC

This package is auto-updated.

Last update: 2024-09-21 20:12:58 UTC


README

这是一个为Xero私有应用程序创建的Xero API包装器/客户端的弱尝试,理想情况下用于CI。

依赖

PHP >= 5.5.9

https://github.com/guzzle/guzzle

https://github.com/guzzle/oauth-subscriber/

安装

使用composer,将以下要求添加到您的composer.json中

"require": {
  "khandieyea/xeroci": "dev-master"
},