Fork of 200MPH/tnt
Changes:
- Fixed issue #36 of forked project
- Bumped TNT Api version from 3.0 to 3.2. This allows us to get the estimated time of arrival
- Changed communication method in AbstractService from file_get_contents to curl
- This fork has some code that is specific to the project I'm using it in, so should not be used as a general fork
(original README.md from forked project)
Welcome to my project!
PHP client which helps developers integrate TNT EC with their application. This package supports following services:
Note! This version supports PHP 7+ only. For PHP < 7 please install version 2.x.x
Price quotation is still under development.
Thanks for interesting and contribution :)