PHPackages                             xgrz/dhl24 - 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. xgrz/dhl24

ActiveLibrary

xgrz/dhl24
==========

DHL24 (PL) laravel package

0.0.5(1y ago)131↓100%MITPHPPHP ^8.2

Since Jun 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/xGrz/dhl24)[ Packagist](https://packagist.org/packages/xgrz/dhl24)[ RSS](/packages/xgrz-dhl24/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (8)Used By (0)

Laravel package for DHL24.PL integration
========================================

[](#laravel-package-for-dhl24pl-integration)

DHL24.PL Laravel integration

- Direct API Calls
    - [Version / Test connection](docs/test-api.md)
    - [Get service points](docs/service-points.md)
    - [Shipments listing (from DHL server)](docs/api-shipment-listing.md)
    - [Get shipment list report (daily)](docs/report.md)
- [Shipment tracking](docs/tracking.md)
    - [Track single shipment](docs/tracking.md#track-single-shipment)
    - [Updating shipments tracking info (in background)](docs/tracking.md#track-all-queue)
- HELPERS
    - [Shipment content manager](docs/content-suggestions.md)
    - [Shipment cost center manager / billings](docs/cost-center.md)
    - [Shipment state manager (based on tracking status)](docs/state-manager.md)
- [Download shipment label](docs/label.md)
- [Shipment wizard](docs/wizard.md)
- [Shipment cost](docs/cost.md)

---

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

[](#installation)

```
composer require xgrz/dhl24
php artisan migrate

```

Credentials configuration
-------------------------

[](#credentials-configuration)

In your .env file:

```
DHL24_WSDL=https://dhl24.com.pl/webapi2.html
DHL24_USERNAME=
DHL24_PASSWORD=
DHLPARCELSHOP_LOGIN=
DHLPARCELSHOP_PASSWORD=
DHL24_SAP=

```

Package settings
----------------

[](#package-settings)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~5 days

Total

5

Last Release

678d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9c110497bed6b5684b40b8cfd88b60d24ffdc96664ce56d3e03854afae6a0562?d=identicon)[xgrz](/maintainers/xgrz)

---

Top Contributors

[![xGrz](https://avatars.githubusercontent.com/u/33755434?v=4)](https://github.com/xGrz "xGrz (162 commits)")

---

Tags

laraveldhl24

### Embed Badge

![Health badge](/badges/xgrz-dhl24/health.svg)

```
[![Health](https://phpackages.com/badges/xgrz-dhl24/health.svg)](https://phpackages.com/packages/xgrz-dhl24)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

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