4oXdev / omniship-dhl

PHP library to communicate with the DHL XML Services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authors & contact

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": "*"
    }
}

About

PHP library to communicate with the DHL XML Services.

License:MIT License


Languages

Language:PHP 100.0%