Skip to content
/ Dpd Public
forked from ekyna/Dpd

PHP component for DPD shipment

License

Notifications You must be signed in to change notification settings

ehibes/Dpd

 
 

Repository files navigation

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

About

PHP component for DPD shipment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.8%
  • Dockerfile 0.2%