Download the PHP package ekyna/dpd without Composer
On this page you can find all versions of the php package ekyna/dpd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor ekyna
Package dpd
Short Description PHP component for DPD shipment
License MIT
Homepage https://github.com/ekyna/Dpd
Package dpd
Short Description PHP component for DPD shipment
License MIT
Homepage https://github.com/ekyna/Dpd
Please rate this library. Is it a good library?
Informations about the package dpd
ekyna/Dpd
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
All versions of dpd with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-soap Version *
ext-gd Version *
ext-mbstring Version *
ext-simplexml Version *
guzzlehttp/guzzle Version ^6.0 || ^7.0
ext-soap Version *
ext-gd Version *
ext-mbstring Version *
ext-simplexml Version *
guzzlehttp/guzzle Version ^6.0 || ^7.0
The package ekyna/dpd contains the following files
Loading the files please wait ....