An open API service indexing awesome lists of open source software.

https://github.com/dreipunktnull/dhl-shipment-tracking

DHL Shipment Tracker API
https://github.com/dreipunktnull/dhl-shipment-tracking

api dhl php

Last synced: 6 months ago
JSON representation

DHL Shipment Tracker API

Awesome Lists containing this project

README

          

# DHL Shipment Tracking for PHP

https://entwickler.dhl.de/group/ep/wsapis/sendungsverfolgung

## Installation

```
composer require dreipunktnull/dhl-shipment-tracking
```

## Usage

see [track.php](track.php)

## Changelog

2018-10-26 update
- use guzzle
- improve data response
- add `d-get-signature`
- documentation

2017-08-29 release

## License

MIT