notesow / spediamoapi
Spediamo.it PHP API SDK (shipping automation) | Php Library Model (Unofficial)
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/notesow/spediamoapi
Requires
- php: ^7.1|^8.0
- guzzlehttp/guzzle: ^7.5
Requires (Dev)
- phpunit/phpunit: ^9.3.3
This package is auto-updated.
Last update: 2025-09-23 21:18:49 UTC
README
Spediamo.it PHP API (shipping automation) | Php Library Model (Unofficial)
Small PHP library for use Spediamo.it.
PHP Version | Status | Require | version |
---|---|---|---|
PHP >=7.4 | @Beta | Composer | 2.7.1 |
🐱🚀 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');