myorb/affilitest-php

AffiliTest-PHP api wrapper

0 2017-09-25 14:46 UTC

This package is auto-updated.

Last update: 2024-04-07 14:25:19 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.