Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 991 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 991 Bytes

ekyna/Dpd

PHP component for DPD shipment.

Build

Installation

composer require ekyna/dpd

Usage

EPrint

You will need credentials and IP address authorization. Please refer to your DPD contact to get access granted.

Copy ./examples/config.php.dist into ./examples/config.php and fill credentials.

Testing with Docker

docker build . -t dpd-test
docker run -it --rm dpd-test php examples/create-multi-shipment-bc.php