seofood/amazon-revenue
最新稳定版本:0.2.3
Composer 安装命令:
composer require seofood/amazon-revenue
包简介
A PHP Class the get the Revenue from the Amazon Partner Network (Affiliate program)
关键字:
README 文档
README
Fetch revenue shares and items you sold over the amazon affiliate program.
Installation
Standalone
You only need git and php running to install as standalone library:
$ git clone git://github.com/SeoFood/amazon-revenue.git && cd amazon-revenue $ php -r "eval('?>'.file_get_contents('https://getcomposer.org/installer'));" $ composer update
or Composer
If you already have composer the installation is much simpler. Add this bundle to your project in composer.json:
{
"require": {
"seofood/amazon-revenue": "^0.1"
}
}
Update
$ git fetch && composer update
Examples`
cp .env.example .env
Fill out the credentials in the .env File
You find some examples in the examples folder.
License
This class is under the MIT license.
Support or Contact
Having trouble with this Class? Check out the documentation at http://seofood.de or post a issue and we’ll help you sort it out.
统计信息
- 总下载量: 94
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 19
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-02-06