Georgi Nachev - jooorooo@gmail.com
Latest version is available on github at : - https://github.com/jooorooo/dhl
The MIT License (MIT). Please see License File for more information.
This library is a PHP Oriented Object client for the Dhl XML API Services. Dhl XML Services is an online web services integration capability that provides Dhl’s service availability, transit times, rates, shipment and courier pickup booking along with shipment tracking from over 140 countries around the world. Using Dhl’s XML Services, customers can incorporate Dhl shipping functionality into their websites, customer service applications or order processing systems.
You can use composer to use this library.
{
"require": {
"simexis/dhl": "*"
}
}