10 Star 121 Fork 28

小橙科技 / 71CMS创先云党建

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.57 KB
一键复制 编辑 原始数据 按行查看 历史
PHP李工 提交于 2023-12-31 16:26 . Initial commit
{
"name": "topthink/think",
"description": "the new thinkphp framework",
"type": "project",
"keywords": [
"framework",
"thinkphp",
"ORM"
],
"homepage": "http://thinkphp.cn/",
"license": "Apache-2.0",
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
}
],
"require": {
"php": ">=7.2.0",
"ext-json": "*",
"topthink/framework": "5.1.*",
"topthink/think-captcha": "^2.0",
"overtrue/wechat": "~4.0",
"gmars/tp5-nestedsets": "dev-master",
"gmars/tp5-rbac": "^1.3",
"qiniu/php-sdk": "^7.2",
"topthink/think-image": "^1.0",
"overtrue/easy-sms": "^1.1",
"endroid/qr-code": "^3.6",
"phpoffice/phpspreadsheet": "^1.9",
"ezyang/htmlpurifier": "^4.13",
"ext-fileinfo": "*",
"firebase/php-jwt": "5.2",
"topthink/think-queue": "2.0.*",
"ext-curl": "*"
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.cloud.tencent.com/composer/"
}
},
"autoload": {
"psr-4": {
"app\\": "application"
}
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist",
"allow-plugins": {
"topthink/think-installer": true,
"easywechat-composer/easywechat-composer": true,
"endroid/installer": true
}
},
"require-dev": {
"symfony/var-dumper": "^5.4"
}
}
PHP
1
https://gitee.com/xiaocheng_keji/71cms.git
git@gitee.com:xiaocheng_keji/71cms.git
xiaocheng_keji
71cms
71CMS创先云党建
master

搜索帮助