Download the PHP package wythe/logistics without Composer
On this page you can find all versions of the php package wythe/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
简单便捷查询运单快递信息
支持查询接口平台
平台 | 次数 | 是否需要快递公司编码 | 免费版支持的快递公司 |
---|---|---|---|
快递100 | 100次(首次申请) | Y | |
快递鸟 | 500单/天(免费) | Y | 支持申通、圆通、百世、天天,其他快递公司可自行尝试,不支持顺丰 |
聚合数据 | 100次(首次申请) | Y | |
极速数据 | 1000次(免费) | N | |
数据智汇 | 100次(免费) | N |
配置须知
- 只有快递鸟申请后会有两个,一个是用户ID, 填入到app_secret,另外一个则是api_key, 填入app_key, 其他则把申请的key填入到app_key
环境需求
- PHP >= 7.0
安装
使用
参数说明
- query 与 queryByProxy 返回数组结构是一样, 只是多了一个参数代理IP
- $proxy - 代理地址 结构: ['proxy' => '代理IP:代理端口']
- $code - 运单号
- $channel - 渠道名称, 可选参数,默认快递鸟.
- $company - 快递公司 具体看 SupportLogistics 文件
快递 100 接口获取物流信息 所有接口返回格式是统一
示例:
多接口获取物流信息
示例:
参考
最后
欢迎提出 issue 和 pull request
License
MIT
All versions of logistics with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package wythe/logistics contains the following files
Loading the files please wait ....