Skip to content

Releases: very-code-com/suus-php

v1.0.0 — Initial Release

03 Jun 10:39

Choose a tag to compare

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(), or fromArray()
  • 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