36 Star 322 Fork 115

店滴云物联网开源框架/ddiot-茶室民宿酒店棋牌室管理系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 3.55 KB
一键复制 编辑 原始数据 按行查看 历史
店滴 提交于 2025-04-05 15:47 +08:00 . 修复界面
{
"name": "ddicloud/ddicms",
"description": "店滴云-针对多商户业务开发的一套管理cms,支持多运营主体,单运营主体运营开发",
"keywords": [
"yii2",
"ai开源框架",
"python开源框架"
],
"homepage": "https://www.dandicloud.com/",
"type": "project",
"license": "BSD-3-Clause",
"support": {
"issues": "https://github.com/tuhuokeji/diandicms/issues",
"forum": "https://www.hopesfire.com",
"wiki": "https://github.com/tuhuokeji/diandicms/wiki",
"irc": "irc://irc.freenode.net/yii",
"source": "https://github.com/tuhuokeji/diandicms"
},
"minimum-stability": "stable",
"require": {
"php": ">=8.1",
"yiisoft/yii2-swiftmailer": "~2.0.0 || ~2.1.0",
"yiisoft/yii2-redis": "^2.0",
"yiisoft/yii2-queue": "^2.3",
"yii2mod/yii2-enum": "~1.7.1",
"yii2mod/yii2-settings": "~2.5",
"leandrogehlen/yii2-treegrid": "~1.1.0",
"richardfan1126/yii2-js-register": "~0.0.1",
"ramsey/uuid": "^3.9",
"yii-diandi/yii2-admin": "*",
"yii-diandi/yii2-region": "^1.0",
"hashids/hashids": "^4.0",
"yii-diandi/yii2-migration": "^2.0",
"yiisoft/yii2": "2.0.48.1",
"ext-curl": "*",
"ext-json": "*",
"ext-simplexml": "*",
"guzzlehttp/guzzle": "^7.8",
"guzzlehttp/guzzle-services": "^1.1",
"guzzlehttp/psr7": "^1.3.1 || ^2.0",
"symfony/browser-kit": ">=2.7 <5.0",
"symfony/dependency-injection": "^5.4",
"swoole/ide-helper": "^5.0",
"simps/mqtt": "^1.4",
"ext-openssl": "*",
"ext-pdo": "*",
"yii-diandi/yii2-easywechat": "^1.1",
"ext-libxml": "*",
"ext-swoole": "*",
"ext-redis": "*",
"vlucas/phpdotenv": "^5.5",
"yiithings/yii2-dotenv": "^1.1",
"yii-diandi/yii2-iot": "^1.0",
"overtrue/easy-sms": "^2.5",
"ext-dom": "*",
"ext-mysqli": "*",
"yii-diandi/yii2-addons": "*",
"ext-gd": "*"
},
"require-dev": {
"yiisoft/yii2-debug": "~2.1.0",
"yiisoft/yii2-faker": "~2.0.0",
"yiisoft/yii2-gii": "^2.2",
"codeception/verify": "~1.0.0",
"phpunit/phpunit": "^9.6"
},
"config": {
"process-timeout": 1800,
"fxp-asset": {
"enabled": false
},
"allow-plugins": {
"yiisoft/yii2-composer": true,
"easywechat-composer/easywechat-composer": true
}
},
"replace": {
"bower-asset/jquery": ">=1.11.0",
"bower-asset/inputmask": ">=3.2.0",
"bower-asset/punycode": ">=1.3.0",
"bower-asset/yii2-pjax": ">=2.0.0",
"bower-asset/x-editable": ">=1.5.0",
"bower-asset/jquery.cookie": ">=1.4.0",
"bower-asset/typeahead.js": ">=0.11.0",
"bower-asset/bootstrap": ">=3.4.1",
"bower-asset/jquery-treegrid": ">=0.3.0",
"bower-asset/jquery-ui": ">=1.12.1",
"bower-asset/swagger-ui": ">=3.0.0"
},
"autoload": {
"psr-4": {
"addons\\": "addons",
"admin\\": "admin",
"api\\": "api",
"help\\": "help",
"common\\": "common",
"EasySwoole\\Rpc\\": "common/components/EasySwoole/rpc/src/",
"EasySwoole\\Rpc\\Tests\\": "common/components/EasySwoole/rpc/tests/",
"EasySwoole\\Component\\": "common/components/EasySwoole/component/src/",
"EasySwoole\\Spl\\": "common/components/EasySwoole/spl/src/",
"EasySwoole\\Utility\\": "common/components/EasySwoole/utility/src/",
"EasySwoole\\FastDb\\": "common/components/EasySwoole/fast-db/src/",
"EasySwoole\\Mysqli\\": "common/components/EasySwoole/mysqli/src/",
"EasySwoole\\Pool\\": "common/components/EasySwoole/pool/src/"
}
},
"repositories": {
"0": {
"type": "composer",
"url": "https://packagist.org"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/wayfirer/ddiot.git
git@gitee.com:wayfirer/ddiot.git
wayfirer
ddiot
ddiot-茶室民宿酒店棋牌室管理系统
main

搜索帮助