weewado/api-sdk

PSR-4 SDK for communication with the weewado API

Maintainers

Package info

github.com/weewado/api-sdk

Homepage

pkg:composer/weewado/api-sdk

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1 2017-12-17 20:35 UTC

This package is not auto-updated.

Last update: 2026-03-17 17:33:58 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