mariopereira / tnt-express-connect
Fork of TNT ExpressConnect (API) client
dev-master
2026-04-02 10:31 UTC
Requires
- php: >=7.0
- lib-libxml: *
Requires (Dev)
- phpunit/phpunit: 5.5.*
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2026-04-02 10:31:12 UTC
README
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
NOTES:
- 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 :)