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
- Host: GitHub
- URL: https://github.com/dreipunktnull/dhl-shipment-tracking
- Owner: dreipunktnull
- License: mit
- Archived: true
- Created: 2017-08-29T14:09:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-27T11:12:49.000Z (almost 7 years ago)
- Last Synced: 2024-08-08T23:40:43.489Z (almost 2 years ago)
- Topics: api, dhl, php
- Language: PHP
- Size: 12.7 KB
- Stars: 11
- Watchers: 5
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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