galaxycube / tuffnells-ezeelink
Tuffnells Ezeelink Wrapper
Requires
- php: ^7.3|^8.0
- ext-json: *
- bdk/css-xpath: ^1.0
- guzzlehttp/guzzle: ^7.0
- psr/log: ^1.1
- psr/simple-cache: ^1.0
Requires (Dev)
- kodus/mock-cache: ^1.0
- markrogoyski/simplelog-php: ^0.4.0
- phpunit/phpunit: 9
- symfony/cache: ^5.2
This package is auto-updated.
Last update: 2025-03-14 00:40:21 UTC
README
Bored out of my frustration with a lack of an API for Tuffnells Courier I have created this lovely package that wraps around their Eeezlink web application.
Right now it allows you to CREATE, AMEND, DELETE, and TRACK consignments. You can also get ZPL Labels and using the Labelary api you can get PDF/PNG versions of the labels.
It's been tested with Mainland U.K addresses only just now. So it does not support creation of consignments for Northern Ireland with the whole Brexit/Europe issues in supplying commercial invoices.
Installation
Install via composer
composer require galaxycube/tuffnells-eeezlink
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