1 Star 0 Fork 3

gasgas / thinkphp5-app支付

forked from 康师傅 / thinkphp5-app支付 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 621 Bytes
一键复制 编辑 原始数据 按行查看 历史
xu 提交于 2019-01-15 14:08 . A
{
"name": "kang/app-pay",
"type": "library",
"description": "app-pay package for thinkphp5.0",
"keywords": ["app-pay"],
"homepage": "https://gitee.com/getkang",
"license": "Apache-2.0",
"minimum-stability": "stable",
"version": "1.0.0",
"authors": [
{
"name": "kangshifu",
"email": "myfey@qq.com"
}
],
"support": {
"issues": "https://gitee.com/getkang/thinkphp5app_payment/issues"
},
"require": {
"php": ">=5.4.0"
},
"autoload": {
"psr-4": {
"kang\\appPay\\": "src/"
}
}
}
1
https://gitee.com/gasgas/thinkphp5app_payment.git
git@gitee.com:gasgas/thinkphp5app_payment.git
gasgas
thinkphp5app_payment
thinkphp5-app支付
master

搜索帮助