llbbl / tapfiliate-php
Tapfiliate API PHP library
v1.1
2019-08-02 19:46 UTC
Requires
- guzzlehttp/guzzle: ~6.0
Requires (Dev)
- phpunit/phpunit: ^8
This package is auto-updated.
Last update: 2026-02-28 00:10:40 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