PHPackages                             rpungello/package-tracking - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. rpungello/package-tracking

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rpungello/package-tracking
==========================

Provides helpful utilities for dealing with tracking numbers

0.4.0(2y ago)0911[1 PRs](https://github.com/rpungello/package-tracking/pulls)MITPHPPHP ^8.1CI passing

Since Nov 29Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/rpungello/package-tracking)[ Packagist](https://packagist.org/packages/rpungello/package-tracking)[ Docs](https://github.com/rpungello/package-tracking)[ GitHub Sponsors](https://github.com/rpungello)[ RSS](/packages/rpungello-package-tracking/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

Package Tracking Utilities
==========================

[](#package-tracking-utilities)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f9e55eb49c0eda805f3a93c360975aab55d87840bcc55e8d74d4b3ee885fe434/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7270756e67656c6c6f2f7061636b6167652d747261636b696e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rpungello/package-tracking)[![Tests](https://github.com/rpungello/package-tracking/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/rpungello/package-tracking/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/6912fbddd223b341063310e7db6948fdab988c956f82df8f756836ea547adbd4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7270756e67656c6c6f2f7061636b6167652d747261636b696e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rpungello/package-tracking)

Provides helpful utilities for dealing with tracking numbers

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require rpungello/package-tracking
```

Usage
-----

[](#usage)

```
$instance = new \Rpungello\PackageTracking\PackageTracking();
$package = $instance->parseTrackingNumber('1Z12345E0305271640');
$packages = $instance->parsePackages("First line has a tracking number 1Z12345E0305271640 and some other text\nSecond line has 1Z12345E0205271688");
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Rob Pungello](https://github.com/rpungello)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance52

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 54.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~170 days

Total

4

Last Release

754d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a690a16dfab0dcfd9d326e1ee3619832e586b1ac53fb52faa6ab00246eefb7a?d=identicon)[rpungello](/maintainers/rpungello)

---

Top Contributors

[![rpungello](https://avatars.githubusercontent.com/u/3287663?v=4)](https://github.com/rpungello "rpungello (45 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (23 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (15 commits)")

---

Tags

rpungellopackage-tracking

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/rpungello-package-tracking/health.svg)

```
[![Health](https://phpackages.com/badges/rpungello-package-tracking/health.svg)](https://phpackages.com/packages/rpungello-package-tracking)
```

###  Alternatives

[ramsey/uuid

A PHP library for generating and working with universally unique identifiers (UUIDs).

12.6k700.2M3.3k](/packages/ramsey-uuid)[larswiegers/laravel-maps

A new way to handle maps in your laravel applications.

361119.1k2](/packages/larswiegers-laravel-maps)[mitch/hashids

Laravel package for Hashids

105108.8k](/packages/mitch-hashids)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
