morningtrain/envato-api
最新稳定版本:v1.1.0
Composer 安装命令:
composer require morningtrain/envato-api
包简介
A complete native php wrapper for the Envato API
README 文档
README
A complete native php wrapper for the Envato API
Install
Via Composer
$ composer require morningtrain/envato-api
Usage
require 'vendor/autoload.php'; use MorningTrain\EnvatoApi\EnvatoApi; define('ENVATO_TOKEN', 'YOUR-ENVATO-API-TOKEN'); $envatoClient = new EnvatoApi(ENVATO_TOKEN); $sales = $envatoClient->getAuthorSales(0);
Security
If you discover any security related issues, please email mail@morningtrain.dk instead of using the issue tracker.
Credits
License
GNU General Public License v3.0. Please see License File for more information.
统计信息
- 总下载量: 3.33k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 15
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GNU
- 更新时间: 2015-11-19