aaronsinclair/domo-php-fork
Composer 安装命令:
composer require aaronsinclair/domo-php-fork
包简介
Use Domo.com APIs with PHP
README 文档
README
Unofficial PHP library to interact with the Domo.com APIs. MIT License.
Installation
Ensure you have a valid Domo account, and generate an access token on the developer.domo site
Install via composer:
composer require woganmay/domo-php
Then read the documents on http://domo-php.readthedocs.io/en/latest/
If you get stuck, ask for help in the support chat at: https://spectrum.chat/domo-php
Contributing
Thanks for considering a contribution!
The purpose of this library is to wrap all the Domo endpoints as per the developer documentation, and account for any edge cases. The Helpers are for general-purpose streamlining of common operations (not specific logic for any single industry, framework or application).
Pull requests will only be accepted if they're written in a consistent style with the existing code, and maintain parity with the documented APIs provided by Domo.
| Capability | Service | Documentation |
|---|---|---|
| DataSets | Complete | Complete (0.1.0) |
| Groups | Complete | Complete (0.2.0) |
| Pages | Complete | Complete (0.2.0) |
| Users | Complete | Complete (0.2.0) |
| Activity Log | Complete | Complete (0.2.0) |
| Streams | Complete | Complete (0.2.1) |
Last updated: 18 May 2018
统计信息
- 总下载量: 81
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-05-24