3 Star 1 Fork 3

百知智创数字科技有限公司/pay-php

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 459 Bytes
一键复制 编辑 原始数据 按行查看 历史
zux 提交于 2018-11-27 14:43 +08:00 . :memo:MIT Licenses
{
"name": "iredcap/pay-php",
"description": "Payment SDK",
"license": "MIT",
"authors": [
{
"name": "Brian Waring",
"email": "brianwaring98@gmail.com"
}
],
"require": {
"php": ">=5.6"
},
"autoload": {
"psr-4": {
"IredCap\\Pay\\": "src"
}
},
"autoload-dev": {
"psr-4": {
"IredCap\\Pay\\Tests\\": "example"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/lettered/pay-php.git
git@gitee.com:lettered/pay-php.git
lettered
pay-php
pay-php
master

搜索帮助