PHPackages                             polish\_post\_tracking/polish\_post\_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. polish\_post\_tracking/polish\_post\_tracking

ActiveLibrary

polish\_post\_tracking/polish\_post\_tracking
=============================================

Class to tracking package sent by Polish Post Office

619.7k↓44.4%1[1 issues](https://github.com/LPodolski/Polish_Post_Tracking/issues)PHP

Since Oct 28Pushed 11y ago1 watchersCompare

[ Source](https://github.com/LPodolski/Polish_Post_Tracking)[ Packagist](https://packagist.org/packages/polish_post_tracking/polish_post_tracking)[ RSS](/packages/polish-post-tracking-polish-post-tracking/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Class to tracking package sent by Polish Post Office.
=====================================================

[](#class-to-tracking-package-sent-by-polish-post-office)

Klasa do śledzenia przesyłki wysłanej poprzez Poczte Polską.
------------------------------------------------------------

[](#klasa-do-śledzenia-przesyłki-wysłanej-poprzez-poczte-polską)

Example usage ( also in example\_usage.php file ):

```
require_once 'PolishPostTracking/Autoloder.php';

try {

	$PolishPostApi   = new \PolishPostTracking\Api;
	$packageTracking = $PolishPostApi->checkPackage('testp0');

	var_dump($packageTracking);

} catch (\PolishPostTracking\Exception $E) {

	// in production inform admin by email, save to log file
	echo $E->getMessage();
}

```

Example return:

---

Task it handles: poczta polska, śledzenie poczta polska, php

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9fbbdeab911c00f3e945c5f35f644423f96c023e368353103c42d30202b8e700?d=identicon)[LPodolski](/maintainers/LPodolski)

---

Top Contributors

[![LPodolski](https://avatars.githubusercontent.com/u/3105999?v=4)](https://github.com/LPodolski "LPodolski (23 commits)")

### Embed Badge

![Health badge](/badges/polish-post-tracking-polish-post-tracking/health.svg)

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

PHPackages © 2026

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