simexis / omniship-dhl
PHP library to communicate with the DHL XML Services.
Installs: 4 712
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 2
Open Issues: 1
Requires
- php: ^7
- simexis/omniship: dev-master
README
Georgi Nachev - jooorooo@gmail.com
Documentation and download
Latest version is available on github at : - https://github.com/jooorooo/omniship-dhl
License
The MIT License (MIT). Please see License File for more information.
Description
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.
Setup
You can use composer to use this library.
{ "require": { "simexis/omniship-dhl": "*" } }