Download the PHP package trackmage/trackmage-sdk-php without Composer
On this page you can find all versions of the php package trackmage/trackmage-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download trackmage/trackmage-sdk-php
More information about trackmage/trackmage-sdk-php
Files in trackmage/trackmage-sdk-php
Download trackmage/trackmage-sdk-php
More information about trackmage/trackmage-sdk-php
Files in trackmage/trackmage-sdk-php
Vendor trackmage
Package trackmage-sdk-php
Short Description TrackMage PHP SDK
License MIT
Homepage https://trackmage.com
Package trackmage-sdk-php
Short Description TrackMage PHP SDK
License MIT
Homepage https://trackmage.com
Please rate this library. Is it a good library?
Informations about the package trackmage-sdk-php

Trackmage - A tracking page for your store. Beautiful, branded, customizable.
TrackMage SDK for php
TrackMage is your most automated shipment tracking tool ever. Discover the simple way to show your customers where their parcels are, provide support and get more great reviews
Getting Started
- Create a TrackMage account – First of all, you need to sign up for a TrackMage account and retrieve your clientId and clientSecret.
- Minimum requirements – To run the SDK you need to have installed PHP >= 5.6. We highly recommend using v7.2 or higher.
-
Install the SDK – Using [Composer] is the recommended way to install the TrackMage SDK for PHP. The SDK is available on Packagist as the
trackmage/trackmage-sdk-php
package - See the docs There are API documentation and the Swagger reference
Quick examples
Create a client
Posting a tracking number
Get workspaces list
Get carriers list
Create webhook
Here is the webhook handler example that you need to make accessible on your side.
Tests
To run the unit tests:
phpstan
vendor/bin/phpstan analyse -c phpstan.neon
vendor/bin/phpstan analyse -c phpstan-tests.neon
All versions of trackmage-sdk-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
psr/log Version ^1.1
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
psr/log Version ^1.1
The package trackmage/trackmage-sdk-php contains the following files
Loading the files please wait ....