1 Star 0 Fork 39

易软 / think-orm

forked from ThinkPHP / think-orm 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 397 Bytes
一键复制 编辑 原始数据 按行查看 历史
thinkphp 提交于 2017-11-24 14:52 . 改进
{
"name": "topthink/think-orm",
"description": "think orm",
"license": "Apache-2.0",
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
}
],
"require": {
"php": ">=5.6.0"
},
"autoload": {
"psr-4": {
"think\\": "src"
},
"files": [
"src/config.php"
]
}
}
PHP
1
https://gitee.com/yiruan_wang/think-orm.git
git@gitee.com:yiruan_wang/think-orm.git
yiruan_wang
think-orm
think-orm
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891