polish_post_tracking / polish_post_tracking
Class to tracking package sent by Polish Post Office
Installs: 18 045
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 1
Open Issues: 1
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2025-07-05 19:18:42 UTC
README
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