Download the PHP package fictioner/express without Composer
On this page you can find all versions of the php package fictioner/express. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package express
express
快递查询(基于快递100)
可以自动根据订单号识别快递公司,需购买后再使用
$exp=new \Fictioner\Express\express();
$exp->setKeyCustomer($key, $customer);
$data=$exp->getExpressInfoByNo($logistics_number);
$data=json_decode($data);
All versions of express with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package fictioner/express contains the following files
Loading the files please wait ...