notesow / spediamoapi
Spediamo.it PHP API SDK (shipping automation) | Php Library Model (Unofficial)
dev-main
2022-09-23 14:40 UTC
Requires
- php: ^7.1|^8.0
- guzzlehttp/guzzle: ^7.5
Requires (Dev)
- phpunit/phpunit: ^9.3.3
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.
🐱🚀 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');