1 Star 4 Fork 206

天生快乐/码蚁成绩管理系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 1.66 KB
一键复制 编辑 原始数据 按行查看 历史
{
"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": "[email protected]"
}
],
"require": {
"php": ">=8.2.0",
"topthink/framework": "8.x-dev",
"topthink/think-orm": ">=3.0",
"topthink/think-multi-app": ">=1.0",
"topthink/think-view": ">=2.0",
"topthink/think-template": ">=3.0",
"topthink/think-captcha": ">=3.0",
"whitehat101/apr1-md5": ">=1.0",
"liliuwei/thinkphp-jump": ">=2.0",
"topthink/think-migration": ">=3.0",
"overtrue/pinyin": ">=5.0",
"wamkj/thinkphp6.0-databackup": ">=1.0",
"liliuwei/thinkphp-auth": "2.0.*",
"phpoffice/phpspreadsheet": ">=3.6",
"voku/simple_html_dom": ">=4.8",
"voku/portable-utf8": ">=6.0",
"topthink/think-filesystem": ">=3.0"
},
"require-dev": {
"symfony/var-dumper": ">=7.2",
"topthink/think-trace":">=1.6"
},
"autoload": {
"psr-4": {
"app\\": "app"
},
"psr-0": {
"": "extend/"
}
},
"config": {
"preferred-install": "dist"
},
"scripts": {
"post-autoload-dump": [
"@php think service:discover",
"@php think vendor:publish"
]
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/sllscn/shangma.git
[email protected]:sllscn/shangma.git
sllscn
shangma
码蚁成绩管理系统
master

搜索帮助