dev-master
9999999-dev https://github.com/armetiz/tapfiliate-phpManipulate Tapfiliate API using PHP
MIT
The Requires
- php >=5.5.0
- kriswallsmith/buzz ^0.15.0
- beberlei/assert ~2.1
php sdk referral affiliate tapfiliate
Manipulate Tapfiliate API using PHP
$key = "APP_KEY"; // Generated from : https://tapfiliate.com/user/api-access/ $tapfiliate = new Tapfiliate($key); $response = $tapfiliate->createConversion([ "external_id" => "john.doe@acme.com", ]);
Not implemented yet., (*1)
This library is under the MIT license. See the complete license., (*2)
Author - Thomas Tourlourat, (*3)
Manipulate Tapfiliate API using PHP
MIT
php sdk referral affiliate tapfiliate