myparcelcom/final-mile-tracking

Final Mile Tracking library for the MyParcel.com microservices

Installs: 18 386

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/myparcelcom/final-mile-tracking

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

This package is auto-updated.

Last update: 2025-10-02 12:30:05 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