xgrz/dhl24

DHL24 (PL) laravel package

Maintainers

Details

github.com/xGrz/dhl24

Source

Issues

Installs: 25

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/xgrz/dhl24

0.0.5 2024-07-01 13:19 UTC

This package is auto-updated.

Last update: 2025-09-29 03:20:20 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