notesow/spediamoapi

Spediamo.it PHP API SDK (shipping automation) | Php Library Model (Unofficial)

dev-main 2022-09-23 14:40 UTC

This package is auto-updated.

Last update: 2024-12-23 19:52:43 UTC


README

Spediamo.it PHP API (shipping automation) | Php Library Model (Unofficial)

Small PHP library for use Spediamo.it.

Latest Stable Version Latest Unstable Version License

🐱‍🚀 Install Library:

composer require notesow/spediamoapi

💎 Register your account.

Manage all your orders at the same time and in one place! Start enjoying Spediamo.it completely free!

🐱‍🏍 Start SpediamoAPI Object:

require_once "../autoloader.php";
new SpediamoAPI\SpediamoAPI('YOUR_API_KEY');