xgrz/dhl24

DHL24 (PL) laravel package

Maintainers

Package info

github.com/xGrz/dhl24

pkg:composer/xgrz/dhl24

Statistics

Installs: 31

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

0.0.5 2024-07-01 13:19 UTC

This package is auto-updated.

Last update: 2026-03-01 00:57:53 UTC


README

DHL24.PL Laravel integration

Installation

composer require xgrz/dhl24
php artisan migrate

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