mariopereira/tnt-express-connect

Fork of TNT ExpressConnect (API) client

Maintainers

Package info

github.com/mariopereira/tnt

Homepage

pkg:composer/mariopereira/tnt-express-connect

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2026-04-02 10:31 UTC

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:

  1. Shipping
  2. Tracking

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 :)