Download the PHP package luizsilva-dev/partnerize-partner-sdk-php without Composer
On this page you can find all versions of the php package luizsilva-dev/partnerize-partner-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download luizsilva-dev/partnerize-partner-sdk-php
More information about luizsilva-dev/partnerize-partner-sdk-php
Files in luizsilva-dev/partnerize-partner-sdk-php
Download luizsilva-dev/partnerize-partner-sdk-php
More information about luizsilva-dev/partnerize-partner-sdk-php
Files in luizsilva-dev/partnerize-partner-sdk-php
Vendor luizsilva-dev
Package partnerize-partner-sdk-php
Short Description Partnerize Partner API SDK for PHP (Guzzle-based)
License MIT
Homepage https://github.com/luizsilva-dev/partnerize-partner-sdk-php
Package partnerize-partner-sdk-php
Short Description Partnerize Partner API SDK for PHP (Guzzle-based)
License MIT
Homepage https://github.com/luizsilva-dev/partnerize-partner-sdk-php
Please rate this library. Is it a good library?
Informations about the package partnerize-partner-sdk-php
Partnerize Partner API SDK for PHP
A comprehensive PHP SDK for the Partnerize Partner API, built with Guzzle HTTP client.
Features
- ✅ Full coverage of all Partnerize Partner API endpoints (v1, v2, v3)
- ✅ Type-safe request/response DTOs with PHP 8.2+ native types
- ✅ Synchronous and asynchronous methods (Guzzle promises)
- ✅ Comprehensive error handling with typed exceptions
- ✅ Automatic JSON serialization/deserialization
- ✅ Pagination helpers for standard and cursor-based pagination
- ✅ Automatic retry logic for idempotent requests
- ✅ Rate limit detection and handling
- ✅ PSR-4 autoloading and PSR-12 coding standards
- ✅ Laravel integration support
Requirements
- PHP 8.1 or higher
- Guzzle HTTP Client 7.0 or higher
Installation
Install via Composer:
Or install directly from GitHub:
Quick Start
Basic Configuration
Retrieving Campaigns
Creating a Tracking Link
Retrieving Conversions Report
Listing Partners/Participations
Pagination
Standard Pagination
Cursor-Based Pagination
Error Handling
Asynchronous Requests
Laravel Integration
Register Service Provider
Add to config/app.php:
Configuration
Publish configuration file:
Add to .env:
Usage in Laravel
Advanced Configuration
Webhook Verification
Testing
Run unit tests:
Run static analysis:
Check coding standards:
Run all checks:
License
MIT License. See LICENSE file for details.
Support
For API documentation and support, visit:
- API Documentation: https://api-docs.partnerize.com/partner/
- GitHub Issues: https://github.com/luizsilva-dev/partnerize-partner-sdk-php/issues
- Support Email: [email protected]
All versions of partnerize-partner-sdk-php with dependencies
PHP Build Version
Package Version
The package luizsilva-dev/partnerize-partner-sdk-php contains the following files
Loading the files please wait ...