PHPackages                             guti/dhl-tracker - 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. [API Development](/categories/api)
4. /
5. guti/dhl-tracker

ActiveLibrary[API Development](/categories/api)

guti/dhl-tracker
================

The DHLTracker PHP package provides an easy-to-use, object-oriented interface for tracking shipments using the DHL API.

21

Since Dec 30Compare

[ Source](https://github.com/gutifer666/dhl-tracker)[ Packagist](https://packagist.org/packages/guti/dhl-tracker)[ RSS](/packages/guti-dhl-tracker/feed)WikiDiscussions Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

DHLTracker PHP Package
======================

[](#dhltracker-php-package)

Description
-----------

[](#description)

The DHLTracker PHP package provides an easy-to-use, object-oriented interface for tracking shipments using the DHL API. It simplifies the process of sending requests to DHL and parsing the responses. This package is particularly useful for developers working on logistics, e-commerce, and any application where tracking DHL shipments is required.

Features
--------

[](#features)

- **Simple Tracking:** Track DHL shipments using just the tracking number.
- **API Key Integration:** Securely integrates with your DHL API key for authenticated requests.
- **Error Handling:** Implements error handling for robust application development.
- **Flexible Responses:** Retrieve tracking information in a structured format, making it easy to use within your application.
- **PSR-4 Autoloading:** Conforms to PSR-4 standards for compatibility with modern PHP applications.

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

[](#installation)

The DHLTracker PHP package can be installed using [Composer](https://getcomposer.org/). Run this command:

```
composer require dhltracker/dhltracker
```

Usage
-----

[](#usage)

### Tracking Shipments

[](#tracking-shipments)

To track a shipment, you will need to create a `DHLTracker` object and pass in your DHL API key and the tracking number. You can then call the `trackShipment()` method and this will return a `DHLTrackerResponse` object, which contains the tracking information.

```

```

Requirements
------------

[](#requirements)

- PHP 7.4 or higher
- [Composer](https://getcomposer.org/)
- [DHL API Key](https://developer.dhl.com/)
- [cURL](https://www.php.net/manual/en/book.curl.php) extension for PHP

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

[](#contributing)

Contributions are welcome! Please see CONTRIBUTING.md for more details.

License
-------

[](#license)

This package is licensed under the [MIT License](https://opensource.org/license/mit/)

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 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/39377329803cf4550b6b9f196497f41439d93048d772335431aac6f40c7e6531?d=identicon)[guti](/maintainers/guti)

---

Top Contributors

[![gutifer666](https://avatars.githubusercontent.com/u/25882155?v=4)](https://github.com/gutifer666 "gutifer666 (3 commits)")

### Embed Badge

![Health badge](/badges/guti-dhl-tracker/health.svg)

```
[![Health](https://phpackages.com/badges/guti-dhl-tracker/health.svg)](https://phpackages.com/packages/guti-dhl-tracker)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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