Skip to main content

PHP SDK

Official PHP SDK - The Kintsugi PHP SDK provides a simple, object-oriented way to interact with the Kintsugi API from PHP applications.

Installation

Composer

Manual Installation

Quick Start

Repository

PHP SDK Repository

View source code, report issues, and contribute to the PHP SDK

Features

  • Object-Oriented: Clean, object-oriented API design
  • PSR Standards: Follows PSR-4 autoloading and PSR-7 HTTP standards
  • Error Handling: Comprehensive error handling with custom exceptions
  • Authentication: Simple API key authentication
  • Rate Limiting: Built-in rate limiting and retry logic
  • Guzzle Integration: Built on Guzzle HTTP client for reliability

Examples

Basic Tax Calculation

Laravel Integration

WordPress Integration

Error Handling

Configuration

Environment Variables

Custom Configuration

Testing

Advanced Features

Custom HTTP Client

Batch Processing

Support

GitHub Issues

Report bugs and request features

Documentation

Full SDK documentation