1 Star 0 Fork 41

[email protected]/think-orm

forked from ThinkPHP/think-orm 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 368 Bytes
一键复制 编辑 原始数据 按行查看 历史
thinkphp 提交于 2017-10-27 15:07 . 首次提交
{
"name": "topthink/think-orm",
"description": "think orm",
"license": "Apache-2.0",
"authors": [
{
"name": "liu21st",
"email": "[email protected]"
}
],
"require": {
"php": ">=5.6.0"
},
"autoload": {
"psr-4": {
"think\\": "src"
},
"files": [
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/591636119/think-orm.git
[email protected]:591636119/think-orm.git
591636119
think-orm
think-orm
master

搜索帮助