PHPackages                             leebmann24/dhl-php-sdk - 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. leebmann24/dhl-php-sdk

ActiveLibrary[API Development](/categories/api)

leebmann24/dhl-php-sdk
======================

DHL SDK

v0.7(2y ago)1887MITPHPPHP &gt;=7.2.0

Since Feb 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/leebmann24/dhl-php-sdk)[ Packagist](https://packagist.org/packages/leebmann24/dhl-php-sdk)[ RSS](/packages/leebmann24-dhl-php-sdk/feed)WikiDiscussions main Synced 1mo ago

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

DHL PHP SDK
===========

[](#dhl-php-sdk)

This *unofficial* library is wrapping some functions of the DHL SOAP API in order to easy create/delete shipments and labels.

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

[](#requirements)

- You need a [DHL developer Account](https://entwickler.dhl.de/) and - as long as you want to use the API in production systems - a DHL Intraship Account.
- PHP-Version 7.2 or higher *(It may work on older Versions, but I don't offer Support for these)*
- PHP-SOAP-Client installed + enabled on your Server. [More information on php.net](http://php.net/manual/en/soap.setup.php)

Installation
============

[](#installation)

Composer
--------

[](#composer)

You can use [Composer](https://getcomposer.org/) to install the package to your project:

```
composer require leebmann24/dhl-php-sdk

```

The classes are then added to the autoloader automatically.

Without Composer
----------------

[](#without-composer)

If you can't use Composer (or don't want to), you can also use this SDK without it.

To initial this SDK, just require the `_nonComposerLoader.php` from the `/includes/` directory.

```
require_once(__DIR__ . '/includes/_nonComposerLoader.php');
```

Compatibility
-------------

[](#compatibility)

This Project is written for the DHL-SOAP-API **Version 2 or higher**.

Credits
-------

[](#credits)

We continue the support of  which is now inactive

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.8% 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 ~413 days

Recently: every ~475 days

Total

6

Last Release

941d ago

PHP version history (2 changes)v0.4PHP &gt;=5.4.0

v0.5PHP &gt;=7.2.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/ccd6a95d6c0a5fc9f9440c705216c30bba76235cb57e6d5b705faaf0bf73f171?d=identicon)[BernhardS](/maintainers/BernhardS)

---

Top Contributors

[![Petschko](https://avatars.githubusercontent.com/u/673011?v=4)](https://github.com/Petschko "Petschko (231 commits)")[![schoenbergerb](https://avatars.githubusercontent.com/u/5960337?v=4)](https://github.com/schoenbergerb "schoenbergerb (13 commits)")[![cedricziel](https://avatars.githubusercontent.com/u/418970?v=4)](https://github.com/cedricziel "cedricziel (4 commits)")[![tredmann](https://avatars.githubusercontent.com/u/2635078?v=4)](https://github.com/tredmann "tredmann (2 commits)")[![MichaelTrefz](https://avatars.githubusercontent.com/u/33512869?v=4)](https://github.com/MichaelTrefz "MichaelTrefz (2 commits)")[![nastymadecode](https://avatars.githubusercontent.com/u/25632678?v=4)](https://github.com/nastymadecode "nastymadecode (2 commits)")[![aschempp](https://avatars.githubusercontent.com/u/1073273?v=4)](https://github.com/aschempp "aschempp (1 commits)")[![OliverTempel](https://avatars.githubusercontent.com/u/9313042?v=4)](https://github.com/OliverTempel "OliverTempel (1 commits)")[![dasistdaniel](https://avatars.githubusercontent.com/u/2505795?v=4)](https://github.com/dasistdaniel "dasistdaniel (1 commits)")[![s5w95](https://avatars.githubusercontent.com/u/4512259?v=4)](https://github.com/s5w95 "s5w95 (1 commits)")[![klimser](https://avatars.githubusercontent.com/u/2890543?v=4)](https://github.com/klimser "klimser (1 commits)")[![Dakror](https://avatars.githubusercontent.com/u/2452821?v=4)](https://github.com/Dakror "Dakror (1 commits)")

---

Tags

dhlphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/leebmann24-dhl-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/leebmann24-dhl-php-sdk/health.svg)](https://phpackages.com/packages/leebmann24-dhl-php-sdk)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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