1 Star 0 Fork 267

逆水行舟 / hisiphp

forked from 橘子俊 / hisiphp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 887 Bytes
一键复制 编辑 原始数据 按行查看 历史
橘子俊 提交于 2018-10-29 11:04 . 升级到1.0.9
{
"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": "364666827@qq.com",
"homepage": "http://www.hisiphp.com",
"role": "Creator"
}
],
"require": {
"php": ">=5.6.0",
"topthink/framework": "5.0.*",
"topthink/think-captcha": "^1.0",
"topthink/think-image": "^1.0",
"topthink/think-helper": "^1.0"
},
"autoload": {
"psr-4": {
"app\\": "application"
}
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist"
}
}
PHP
1
https://gitee.com/luyinbin/hisiphp.git
git@gitee.com:luyinbin/hisiphp.git
luyinbin
hisiphp
hisiphp
master

搜索帮助