myparcelcom/final-mile-tracking

Final Mile Tracking library for the MyParcel.com microservices

v1.0.4 2023-05-17 08:26 UTC

This package is auto-updated.

Last update: 2025-06-13 09:59:46 UTC


README

A library to generate final mile tracking links.

PHP 8

The minimum PHP version is 8.2.

Installation

docker compose run --rm php composer install

Run tests

You can run the test via composer docker compose run --rm php composer test