juukie / dhlparcel-api
Wrapper around DHL Parcel's API
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/juukie/dhlparcel-api
Requires
- php: >=5.6.0
- guzzlehttp/guzzle: ^6.3
README
More details about the DHLParcel's API can be found on api-gw.dhlparcel.nl/docs/.
Project is still in development!
Todo:
- Implement JSON Mapper to map the API response to a plain object.
- Implement more methods.
- Implement Authentication?
MIT Licensed