Releases: very-code-com/suus-php
Releases · very-code-com/suus-php
v1.0.0 — Initial Release
very-code-com/suus-php v1.0.0
First stable release of the PHP client library for SUUS Logistics SOAP API.
Features
- Full SUUS SOAP API integration (create shipments, fetch status, fetch documents)
- Business calendar support for PL, DE, AT, CH, CZ, HU, RO, SK, SI
- Config via constructor,
fromEnv(), orfromArray() - All 13 package types (
PackageSymbol) and 7 additional services - Typed exceptions hierarchy
- 164 unit tests, PHPStan level 8
Requirements
- PHP 8.2+
- ext-curl, ext-dom
Installation
composer require very-code-com/suus-php