mipotech/doxi-sdk-php

A PHP SDK for Doxi API calls

Installs: 47

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mipotech/doxi-sdk-php

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

This package is auto-updated.

Last update: 2025-10-05 16:50:14 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.