1 Star 1 Fork 0

putyy/yun-pay

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 509 Bytes
一键复制 编辑 原始数据 按行查看 历史
putdowns 提交于 2019-08-01 17:39 +08:00 . 初始化
{
"name": "putyy/yun-pay",
"description": "云账户综合服务平台 API 调用封装",
"type": "library",
"keywords": ["云账户"],
"homepage": "https://github.com/putyy/yun-pay.git",
"license": "MIT",
"authors": [
{
"name": "putyy",
"email": "10945014@qq.com"
}
],
"minimum-stability": "dev",
"require": {
"php": "^7.0"
},
"autoload": {
"psr-4": {
"WGCYunPay\\": "src/"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/putyy/yun-pay.git
git@gitee.com:putyy/yun-pay.git
putyy
yun-pay
yun-pay
master

搜索帮助