galaxycube/dx-courier

1.2.5 2021-12-13 17:32 UTC

This package is auto-updated.

Last update: 2024-04-13 23:00:38 UTC


README

PHP SDK Wrapper Library for DX Couriers REST API.

Right now it allows you to CREATE, GET LABEL, AMEND (date only) and DELETE consignments.

Currently DX's REST API doesn't include functionality for live tracking or webhooks. This has been added by wrapping their front end tracking systems.

It's been tested with Mainland U.K addresses only just now.

Installation

Install via composer

composer require galaxycube/dx-courier

Usage

See examples folder for usage examples.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Standard MIT License