2017 © Pedro Peláez
 

library amazon-revenue

A PHP Class the get the Revenue from the Amazon Partner Network (Affiliate program)

image

seofood/amazon-revenue

A PHP Class the get the Revenue from the Amazon Partner Network (Affiliate program)

  • Saturday, March 11, 2017
  • by SeoFood
  • Repository
  • 3 Watchers
  • 16 Stars
  • 78 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Amazon Revenue PHP Class

Scrutinizer Code Quality Code Coverage Build Status Build Status, (*1)

Fetch revenue shares and items you sold over the amazon affiliate program., (*2)

Installation

Standalone

You only need git and php running to install as standalone library:, (*3)

$ 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:, (*4)

{
    "require": {
        "seofood/amazon-revenue": "^0.1"
    }
}

Update

$ git fetch && composer update

Examples`

cp .env.example .env Fill out the credentials in the .env File, (*5)

You find some examples in the examples folder., (*6)

License

This class is under the MIT license., (*7)

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., (*8)

The Versions

11/03 2017

dev-master

9999999-dev http://seofood.de/

A PHP Class the get the Revenue from the Amazon Partner Network (Affiliate program)

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marco Hillger

amazon affiliate

11/03 2017

0.2

0.2.0.0 http://seofood.de/

A PHP Class the get the Revenue from the Amazon Partner Network (Affiliate program)

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marco Hillger

amazon affiliate

21/01 2017

0.1

0.1.0.0 http://seofood.de/

A PHP Class the get the Revenue from the Amazon Partner Network (Affiliate program)

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marco Hillger

amazon affiliate