mipotech/doxi-sdk-php

A PHP SDK for Doxi API calls

v2.5 2025-03-05 15:27 UTC

This package is auto-updated.

Last update: 2025-03-05 15:40:36 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist mipotech/doxi-sdk-php

or add

"mipotech/doxi-sdk-php": "~2.4"

to the require section of your composer.json.

Usage

For each API request, you may find a comprehensive example usage file in the examples folder.

Please refer to the official Doxi API documentation for further details.