seofood/amazon-revenue 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Scrutinizer Code Quality Code Coverage Build Status Build Status

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

GitHub 信息

  • Stars: 19
  • Watchers: 5
  • Forks: 7
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-02-06