2.3.3 2022-04-26 14:07 UTC

This package is auto-updated.

Last update: 2024-09-26 19:36:16 UTC


README

物流API库

基本用法

php index file

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

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