5 Star 29 Fork 21

LetuCRM / letucrm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 708 Bytes
一键复制 编辑 原始数据 按行查看 历史
LetuCRM 提交于 2021-05-30 16:23 . init LetuCRM
{
"name": "letu33",
"description": "Letu CRM",
"type": "project",
"keywords": [
"framework",
"thinkphp",
"ORM"
],
"homepage": "http://www.letu33.com/",
"license": "Apache-2.0",
"authors": [
{
"name": "letu33",
"email": "282130106@qq.com"
}
],
"require": {
"php": ">=5.6.0",
"topthink/framework": "^5.1",
"topthink/think-captcha": "^2.0",
"topthink/think-image": "^1.0",
"topthink/think-helper": "^1.0",
"topthink/think-mongo": "^2.0"
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist"
}
}
PHP
1
https://gitee.com/letucrm/letucrm.git
git@gitee.com:letucrm/letucrm.git
letucrm
letucrm
letucrm
master

搜索帮助