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 382

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-02 13:16:09 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