ekyna / dpd
PHP component for DPD shipment
1.3.1
2023-08-24 16:19 UTC
Requires
- php: >=8.1
- ext-gd: *
- ext-mbstring: *
- ext-simplexml: *
- ext-soap: *
- guzzlehttp/guzzle: ^6.0 || ^7.0
Requires (Dev)
- phpunit/phpunit: ^9.0
README
PHP component for DPD shipment.
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