Download the PHP package daley/logistics without Composer
On this page you can find all versions of the php package daley/logistics. 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 logistics
logistics
一个简单便捷查询运单快递信息的SDK.
支持查询接口平台
平台 | 调用渠道名 | 是否需要快递公司编码 |
---|---|---|
快递100 | kuaiDi100 | Y |
快递鸟 | kuaiDiBird | Y |
急速数据 | jiSu | N |
爱查快递 | icKd | N |
百度快递 | baiDu | N |
- 爱查快递、百度快递为抓取接口,无法保证数据准确性与稳定性. 无法查询顺丰快递.
环境需求
- PHP >= 5.6
安装
使用
参数说明
- $code - 运单号
- $company - 快递公司编码 参考各渠道提供的渠道列表 不填为自动抓取 不保证准确性 多公司时使用数组 如
['kuaidi100' => 'zhongtong', 'kuaidibird' => 'ZTO']
- $phone - 寄件 / 收件 手机号码 查询顺丰时需要用到
更换查询渠道
返回示例
- 所有渠道返回格式均一致
Laravel 中使用
-
发布配置
- 随后,请在
config
文件夹中完善配置信息。 -
方法参数注入
- 服务名访问
License
MIT
All versions of logistics with dependencies
PHP Build Version
Package Version
The package daley/logistics contains the following files
Loading the files please wait ....