llbbl / tapfiliate-php
Tapfiliate API PHP library
Installs: 1 181
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 2
Requires
- guzzlehttp/guzzle: ~6.0
Requires (Dev)
- phpunit/phpunit: ^8
This package is auto-updated.
Last update: 2025-03-19 23:27: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