Shipping API library

2.3.3 2022-04-26 14:07 UTC

This package is auto-updated.

Last update: 2025-06-26 21:28:24 UTC


README

shipping api library

Basic usage

php index file

require_once('vendor\autoload.php');	
use yuenkokeith\spapi\APiLoader;

$api = APiLoader::getAPI('HkPost');