PHPackages                             deutschepost/sdk-api-prodws - 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. deutschepost/sdk-api-prodws

ActiveLibrary[API Development](/categories/api)

deutschepost/sdk-api-prodws
===========================

Deutsche Post DHL Group Shipping Products API SDK

1.3.0(11mo ago)1202.4k↓12.5%[1 issues](https://github.com/netresearch/deutschepost-sdk-api-prodws/issues)1MITPHPPHP ^8.1.0

Since Jan 26Pushed 10mo ago7 watchersCompare

[ Source](https://github.com/netresearch/deutschepost-sdk-api-prodws)[ Packagist](https://packagist.org/packages/deutschepost/sdk-api-prodws)[ RSS](/packages/deutschepost-sdk-api-prodws/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (6)Versions (7)Used By (1)

Deutsche Post DHL Group Product Information API SDK
===================================================

[](#deutsche-post-dhl-group-product-information-api-sdk)

The DPDHL Product Information API SDK package offers an interface to the following web services:

- ProdWS 1.1

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

[](#requirements)

### System Requirements

[](#system-requirements)

- PHP 8.1+ with SOAP extension

### Package Requirements

[](#package-requirements)

- `psr/log`: PSR-3 logger interfaces

### Development Package Requirements

[](#development-package-requirements)

- `phpunit/phpunit`: Testing framework

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

[](#installation)

```
$ composer require deutschepost/sdk-api-prodws
```

Uninstallation
--------------

[](#uninstallation)

```
$ composer remove deutschepost/sdk-api-prodws
```

Testing
-------

[](#testing)

```
$ ./vendor/bin/phpunit -c test/phpunit.xml
```

Features
--------

[](#features)

The DPDHL Product Information API SDK supports the following features:

- Get Product Versions List

### Get Product Versions List

[](#get-product-versions-list)

Obtain the versioned lists of sales products and their components (basic products and additions).

#### Public API

[](#public-api)

The library's components suitable for consumption comprise

- services:
    - service factory
    - product information service
- data transfer objects:
    - product list

#### Usage

[](#usage)

```
$logger = new \Psr\Log\NullLogger();
$serviceFactory = new \DeutschePost\Sdk\ProdWS\Service\ServiceFactory();
$service = $serviceFactory->createProductInformationService('user', 'password', $logger);
$productLists = $service->getProductLists('MANDANT_ID');
```

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 54.5% 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 ~318 days

Recently: every ~283 days

Total

6

Last Release

346d ago

PHP version history (3 changes)1.0.0PHP ^7.1

1.1.0PHP ^7.2.0 || ^8.0.0

1.2.0PHP ^8.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/efd68399f95aa07110668d9af1a47a8030d8df5ec5af4b28e821d442d787583a?d=identicon)[team-mage](/maintainers/team-mage)

---

Top Contributors

[![mam08ixo](https://avatars.githubusercontent.com/u/1771622?v=4)](https://github.com/mam08ixo "mam08ixo (12 commits)")[![Sebastian80](https://avatars.githubusercontent.com/u/6400300?v=4)](https://github.com/Sebastian80 "Sebastian80 (7 commits)")[![powli](https://avatars.githubusercontent.com/u/4511053?v=4)](https://github.com/powli "powli (2 commits)")[![CybotTM](https://avatars.githubusercontent.com/u/326348?v=4)](https://github.com/CybotTM "CybotTM (1 commits)")

---

Tags

gitlab-mirrorphpsdksoapdhlinternetmarkeprodwsdpdhl

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/deutschepost-sdk-api-prodws/health.svg)

```
[![Health](https://phpackages.com/badges/deutschepost-sdk-api-prodws/health.svg)](https://phpackages.com/packages/deutschepost-sdk-api-prodws)
```

PHPackages © 2026

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