myparcelcom/final-mile-tracking

Final Mile Tracking library for the MyParcel.com microservices

Maintainers

Package info

github.com/MyParcelCOM/final-mile-tracking

pkg:composer/myparcelcom/final-mile-tracking

Statistics

Installs: 19 992

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.6 2026-05-15 09:57 UTC

This package is auto-updated.

Last update: 2026-05-15 10:03:30 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