2 Star 8 Fork 3

DuxWeb/DuxNext

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 595 Bytes
一键复制 编辑 原始数据 按行查看 历史
DuxWeb 提交于 2024-08-06 09:54 +08:00 . Synchronize the application to the latest
{
"name": "duxweb/duxcms",
"type": "project",
"description": "Lightweight project development system",
"keywords": [
"duxphp",
"slimphp"
],
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"duxweb/dux-lite": "^1.0",
"pelago/emogrifier": "^7.1",
"erusev/parsedown": "^1.7",
"benjaminhoegh/parsedown-toc": "^1.5",
"chillerlan/php-qrcode": "^4.3"
},
"autoload": {
"psr-4": {
"App\\": "app/",
"Console\\": "console/"
}
},
"license": "MIT"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/duxphp/duxcms-next.git
git@gitee.com:duxphp/duxcms-next.git
duxphp
duxcms-next
DuxNext
main

搜索帮助