thejacer87/canadapost-api

PHP Canada Post API

v0.2.4 2018-10-22 15:22 UTC

README

I no longer plan to support (if I ever did, lol :P) this library. I recommend you fork your own version.

PHP Canada Post API PHP Canada Post API

This library is aimed at wrapping the Canada Post API into a simple to use PHP Library. Currently expected to start with the Rating API and build from there. Feel free to contribute.

Table Of Contents

  1. Requirements
  2. Installation
  3. License

Requirements

This library uses PHP 5.5.9+.

To use the Canada Post API, you have to get your API info from Canada Post. For every request, you will have to provide the username, password. And some will need your Canada Post business number.

Installation

It is recommended that you install the PHP Canada Post API library through composer. To do so, run the Composer command to install the latest stable version of PHP Canada Post API:

composer require thejacer87/canadapost-api

License

PHP Canada Post API is licensed under The MIT License (MIT).