1 Star 0 Fork 265

yuan/hisiphp

forked from 橘子俊/hisiphp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 951 Bytes
一键复制 编辑 原始数据 按行查看 历史
橘子俊 提交于 2019-08-26 09:30 . 升级TP至5.1.38
{
"name": "hisiphp/hisiphp",
"description": "the hisiphp admin framework",
"type": "project",
"keywords": [
"hisiphp",
"framework",
"thinkphp",
"ORM"
],
"homepage": "http://www.hisiphp.com/",
"license": "Apache-2.0",
"authors": [
{
"name": "hisiphp",
"email": "[email protected]",
"homepage": "http://www.hisiphp.com",
"role": "Creator"
}
],
"require": {
"php": ">=5.6.0",
"topthink/framework": "5.1.*",
"topthink/think-captcha": "^2.0",
"topthink/think-image": "^1.0",
"topthink/think-helper": "^1.0",
"psr/log": "^1.1",
"guzzlehttp/guzzle": "6.*"
},
"autoload": {
"psr-4": {
"app\\": "application"
}
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/yyqc2016/hisiphp.git
[email protected]:yyqc2016/hisiphp.git
yyqc2016
hisiphp
hisiphp
thinkphp5.1/v2

搜索帮助