1 Star 0 Fork 12

Andy_xu/查快递

forked from DEPRECATED/查快递 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 469 Bytes
一键复制 编辑 原始数据 按行查看 历史
wi1dcard 提交于 2018-08-01 16:51 . Composer license
{
"name": "wi1dcard/kuaidi",
"description": "(免费快递查询扩展包)A wrapper library of multiple free express tracking APIs.",
"type": "library",
"license": "MIT",
"require": {
"php": ">=5.4",
"curl/curl": "^1.5"
},
"authors": [
{
"name": "wi1dcard",
"email": "wi1dcard@qq.com"
}
],
"autoload": {
"psr-4": {
"Kuaidi\\" : "lib/"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/Andy_Code/kuaidi.git
git@gitee.com:Andy_Code/kuaidi.git
Andy_Code
kuaidi
查快递
master

搜索帮助