1 Star 0 Fork 13

yshenhn/tp5-sso

forked from 最初的梦想/tp5-sso 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 601 Bytes
一键复制 编辑 原始数据 按行查看 历史
最初的梦想 提交于 2016-11-13 19:20 . 完成sso的demo
{
"name": "topthink/think",
"description": "the new thinkphp framework",
"type": "project",
"keywords": [
"framework",
"thinkphp",
"ORM"
],
"homepage": "http://thinkphp.cn/",
"license": "Apache-2.0",
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
}
],
"require": {
"php": ">=5.4.0",
"topthink/framework": "^5.0",
"jasny/sso": "^0.2.3"
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/shenyang1/tp5-sso.git
git@gitee.com:shenyang1/tp5-sso.git
shenyang1
tp5-sso
tp5-sso
master

搜索帮助