myorb / affilitest-php
AffiliTest-PHP api wrapper
0
2017-09-25 14:46 UTC
Requires
- half2me/curlx: ^1.0
Requires (Dev)
- ext-curl: *
- phpunit/phpunit: ^4.0
This package is auto-updated.
Last update: 2025-03-07 16:25:56 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
orcomposer install
) - You're ready to go
Examples of usage
Testing
- Regular testing and compare to preview - Example code
- Multithreaded example (Checking multiple offers) - Example code
App Info
Calls Left
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.