bastien-aressas / forked-tapfiliate-php
FORKED Tapfiliate API PHP library
v2.0.0
2023-03-14 14:55 UTC
Requires
- guzzlehttp/guzzle: ~6.0|^7.0
Requires (Dev)
- phpunit/phpunit: ^8|^9
This package is not auto-updated.
Last update: 2025-08-14 00:41:33 UTC
README
This is a PHP implementation of the Tapfiliate REST API.
https://tapfiliate.com/docs/rest/
This library was created to support the 1.6 version of the API, so previous API versions are not currently supported.
Endpoint | Support |
---|---|
Customers |
|
Conversions |
|
Comissions |
|
Affiliates |
|
Programs |
|
Payments |
|
There are Framework Specific libraries for Laravel and Symfony