PHPackages                             kalimeromk/postal-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. kalimeromk/postal-tracking

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

kalimeromk/postal-tracking
==========================

PHP package for tracking postal shipments from Posta na Makedonija with Laravel and Yii framework support

v1.0(7mo ago)20MITPHPPHP ^8.1

Since Oct 8Pushed 7mo agoCompare

[ Source](https://github.com/KalimeroMK/postal-tracking-package)[ Packagist](https://packagist.org/packages/kalimeromk/postal-tracking)[ RSS](/packages/kalimeromk-postal-tracking/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Postal Tracking Package 📦
=========================

[](#postal-tracking-package-)

Advanced PHP package for tracking postal shipments from Posta na Severna Makedonija with multi-framework support, comprehensive error handling, and high-performance tracking capabilities. Features Laravel integration, Yii framework support, and **Native PHP** usage with configurable caching, retry mechanisms, and automatic data transformation.

📋 Table of Contents
-------------------

[](#-table-of-contents)

- [Features](#features)
- [Installation](#installation)
- [Quick Start](#quick-start)
- [Framework Integration](#framework-integration)
    - [Laravel Setup](#laravel-setup)
    - [Yii Framework Setup](#yii-framework-setup)
    - [Native PHP Setup](#native-php-setup)
- [Usage Examples](#usage-examples)
- [API Reference](#api-reference)
- [Configuration](#configuration)
- [Testing](#testing)
- [Development](#development)
- [Contributing](#contributing)
- [License](#license)

✨ Features
----------

[](#-features)

- ✅ **Track postal shipments** from Posta na Severna Makedonija
- 🚀 **Laravel integration** with service provider and facade
- 🎯 **Yii framework support** with native integration
- 🔥 **Native PHP support** - No framework required!
- 📊 **JSON API responses** with structured data
- 🔄 **Automatic data transformation** and localization
- 🛡️ **Comprehensive error handling** and validation
- ⚡ **High-performance** with configurable timeouts and retries
- 🔧 **Configurable settings** via environment variables
- 📝 **Comprehensive documentation** and examples
- 🧪 **Full test coverage** with PHPUnit
- 📦 **PSR-4 autoloading** and Composer integration

📦 Installation
--------------

[](#-installation)

### Requirements

[](#requirements)

- PHP 8.1 or higher
- cURL extension
- JSON extension

### Install via Composer

[](#install-via-composer)

```
composer require kalimeromk/postal-tracking
```

### Verify Installation

[](#verify-installation)

```
composer show kalimeromk/postal-tracking
```

🚀 Quick Start
-------------

[](#-quick-start)

### Basic Usage

[](#basic-usage)

```
