PHP Canada Post API
https://github.com/thejacer87/php-canadapost-api and current version is update the Rating to work with Canada Post API Rates v4
This update base onThis 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
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).