bastien-aressas / forked-tapfiliate-php
FORKED Tapfiliate API PHP library
Installs: 209
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
pkg:composer/bastien-aressas/forked-tapfiliate-php
Requires
- guzzlehttp/guzzle: ~6.0|^7.0
Requires (Dev)
- phpunit/phpunit: ^8|^9
This package is not auto-updated.
Last update: 2026-01-01 02:35:01 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