weewado/api-sdk

PSR-4 SDK for communication with the weewado API

1.1 2017-12-17 20:35 UTC

This package is not auto-updated.

Last update: 2025-08-19 14:40:27 UTC


README

Features

  • Create orders, add items, close
  • Get production and tracking status
  • PSR-4 autoloading compliant structure

Register as developer

Installation with Composer:

composer require weewado/api-sdk

Requirements:

  • php >= 5.6
  • guzzlehttp ~6.0