myparcelcom/final-mile-tracking

Final Mile Tracking library for the MyParcel.com microservices

v1.0.5 2025-06-13 09:50 UTC

This package is auto-updated.

Last update: 2025-07-02 12:02:44 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