1 Star 4 Fork 0

?忧?致?阁? / 简单的在线教育培训教育课程类网站模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 2.08 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "thinkcmf/thinkcmf",
"description": "ThinkCMF based on ThinkPHP 6.0 , it is a free and open source Content Management Framework(CMF)",
"type": "project",
"keywords": [
"cmf",
"ThinkCMF",
"framework",
"ThinkPHP",
"ORM"
],
"homepage": "http://www.thinkcmf.com/",
"license": "MIT",
"authors": [
{
"name": "catman",
"email": "catman@thinkcmf.com"
},
{
"name": "Xia",
"email": "449134904@qq.com"
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": ">=7.1.0",
"ext-json": "*",
"ext-curl": "*",
"ext-pdo": "*",
"thinkcmf/cmf": "^6.0.0",
"thinkcmf/cmf-app": "^6.0.0",
"thinkcmf/cmf-route": "^6.0.0",
"topthink/framework": "^6.0.0",
"thinkcmf/think-view": "~1.0.15",
"topthink/think-orm": "^2.0",
"topthink/think-captcha": "^3.0",
"thinkcmf/cmf-install": "^6.0.0",
"thinkcmf/cmf-api": "^6.0.0",
"thinkcmf/cmf-appstore": "^1.0",
"overtrue/pinyin": "^4.0",
"phpoffice/phpexcel": "^1.8",
"phpoffice/phpspreadsheet": "^1.18",
"topthink/think-queue": "^3.0"
},
"require-dev": {
"symfony/var-dumper": "^4.2",
"topthink/think-trace": "^1.0"
},
"autoload": {
"psr-4": {
"app\\": "app",
"api\\": "api",
"plugins\\": "public/plugins",
"themes\\": "public/themes"
},
"psr-0": {
"": "extend/"
}
},
"extra": {
"think-config": "data/config"
},
"config": {
"preferred-install": "dist",
"vendor-dir": "vendor",
"secure-http": false
},
"scripts": {
"post-autoload-dump": [
"@php think service:discover",
"@php think vendor:publish"
]
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/qq1019587564/education.git
git@gitee.com:qq1019587564/education.git
qq1019587564
education
简单的在线教育培训教育课程类网站模板
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891