2017 © Pedro Peláez
 

library awin-php

PHP library for the Awin API.

image

yuzu-co/awin-php

PHP library for the Awin API.

  • Monday, October 2, 2017
  • by john-iw2
  • Repository
  • 6 Watchers
  • 0 Stars
  • 706 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 23 % Grown

The README.md

Awin PHP

Build Status SensioLabsInsight, (*1)

PHP library for the Awin API., (*2)

You can get your apiToken here: https://ui.awin.com/awin-api, (*3)

See full doc: http://wiki.awin.com/index.php/Publisher_API, (*4)

Install

Via Composer, (*5)

``` bash $ composer require yuzu-co/awin-php, (*6)


## Usage ``` php $apiToken = 'XXXXX' $client = new Yuzu\Awin\Client($apiToken);

Tests

php composer tests

TODO

  • GET commissiongroups missing
  • GET transactions by ID missing
  • GET reports missing

The Versions

02/10 2017

dev-master

9999999-dev https://github.com/yuzu-co/awin-php

PHP library for the Awin API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jonathan Martin

affiliation awin

25/05 2017

v1.0.1

1.0.1.0 https://github.com/yuzu-co/awin-php

PHP library for the Awin API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jonathan Martin

affiliation awin

24/05 2017

v1.0.0

1.0.0.0 https://github.com/yuzu-co/awin-php

PHP library for the Awin API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jonathan Martin

affiliation awin