myorb/affilitest-php

AffiliTest-PHP api wrapper

Maintainers

Package info

github.com/myorb/AffiliTest-PHP

pkg:composer/myorb/affilitest-php

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 0

0 2017-09-25 14:46 UTC

This package is auto-updated.

Last update: 2026-03-07 18:28:01 UTC


README

AffiliTest's API implemented in PHP

Installation

  • Clone this repo (git clone https://github.com/tsirolnik/AffiliTest-PHP.git)
  • cd into the directory (cd AffiliTest-PHP)
  • Install composer as instructed here and here
  • Install the dependencies using composer(php composer.phar install or composer install)
  • You're ready to go

Examples of usage

Testing

App Info

Example code

Calls Left

Example code

Supported devices

Devices are located in affilitest/API.php in the class Devices.

  • Android
  • iPhone
  • iPad
  • Desktop
  • Windows Phone
  • Blackberry

All of these devices are supported, using uppercase in the examples provided.