23 Star 41 Fork 14

youwen21/Bauth

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 638 Bytes
一键复制 编辑 原始数据 按行查看 历史
youwen21 提交于 2017-03-28 17:58 . .gitignore composer.json 修改
{
"name": "youwen/bauth",
"description": "bauth auth system build on the new thinkphp framework",
"type": "project",
"homepage": "http://bauth.exwechat.com/",
"license": "Apache-2.0",
"authors": [
{
"name": "youwen",
"email": "youwen21@yeah.net"
}
],
"minimum-stability": "dev",
"require": {
"php": ">=5.4.0",
"topthink/framework": "^5.0",
"topthink/think-captcha": "^1.0",
"electrolinux/phpquery": "^0.9.6"
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/youwen21/Bauth.git
git@gitee.com:youwen21/Bauth.git
youwen21
Bauth
Bauth
master

搜索帮助