8 Star 43 Fork 33

广西几何线科技有限公司/几何线知识付费系统,线上网校,在线教育(线上教学),教育机构(后台yii2)

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 3.16 KB
一键复制 编辑 原始数据 按行查看 历史
loie 提交于 2020-06-14 17:35 . 开源
{
"name": "jianyan74/rageframe2",
"description": "一个基于Yii2高级框架的快速开发应用引擎",
"keywords": ["yii2", "framework", "advanced", "project template", "rageframe", "rageframe2"],
"homepage": "http://www.rageframe.com/",
"type": "project",
"license": "Apache-2.0",
"support": {
"issues": "https://github.com/jianyan74/rageframe2?state=open",
"wiki": "https://github.com/jianyan74/rageframe2/blob/master/docs/guide-zh-CN/README.md",
"source": "https://github.com/jianyan74/rageframe2"
},
"minimum-stability": "stable",
"require": {
"php": ">=7.1.0",
"yiisoft/yii2": "~2.0.14",
"yiisoft/yii2-bootstrap": "~2.0.0",
"yiisoft/yii2-swiftmailer": "~2.0.0 || ~2.1.0",
"yiisoft/yii2-imagine": "~2.0.0",
"yiisoft/yii2-elasticsearch": "2.1.x-dev",
"yiisoft/yii2-authclient": "~2.1.0",
"yiisoft/yii2-redis": "^2.0",
"yiisoft/yii2-queue": "dev-master",
"omnipay/common": "^3.0",
"lokielse/omnipay-alipay": "^3.0",
"lokielse/omnipay-wechatpay": "^3.0",
"lokielse/omnipay-unionpay": "^3.0",
"kartik-v/yii2-widget-datepicker": "@dev",
"kartik-v/yii2-widget-timepicker": "*",
"kartik-v/yii2-widget-colorinput": "*",
"kartik-v/yii2-widget-select2": "@dev",
"kartik-v/yii2-date-range": "*",
"kartik-v/yii2-widget-datetimepicker": "dev-master",
"2amigos/qrcode-library": "^1.1",
"aliyuncs/oss-sdk-php": "~2.0",
"linslin/yii2-curl": "*",
"overtrue/pinyin": "~3.0",
"overtrue/easy-sms": "^1.0",
"overtrue/flysystem-qiniu": "^1.0",
"xj/yii2-oauth": "~2.0.0",
"ramsey/uuid": "^3.7",
"moontoast/math": "^1.1",
"jianyan74/yii2-easy-wechat": "^1.0",
"jianyan74/yii2-treegrid": "^1.0",
"jianyan74/yii2-console-migration": "^1.0",
"unclead/yii2-multiple-input": "~2.0",
"zhuzhichao/ip-location-zh": "^2.4",
"phpoffice/phpspreadsheet": "^1.3",
"jpush/jpush": "*",
"omnilight/yii2-scheduling": "*",
"league/flysystem": "^1.0",
"xxtime/flysystem-aliyun-oss": "^1.2",
"hashids/hashids": "^3.0",
"league/oauth2-server": "^7.4",
"overtrue/flysystem-cos": "dev-master",
"mobiledetect/mobiledetectlib": "^2.8",
"jaeger/querylist": "^4.1",
"overtrue/wechat": "~4.2.2",
"mingyoung/dingtalk": "2.0",
"finecho/logistics": "^3.0",
"ext-bcmath": "*"
},
"require-dev": {
"yiisoft/yii2-debug": "~2.0.0",
"yiisoft/yii2-gii": "~2.0.0",
"yiisoft/yii2-faker": "~2.0.0",
"codeception/base": "^2.4.0",
"phpunit/phpunit": "~6.5.5",
"codeception/verify": "~1.0.0",
"swoole/ide-helper": "@dev"
},
"config": {
"process-timeout": 1800,
"fxp-asset": {
"enabled": false
}
},
"repositories": [
{
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
},
{
"type": "composer",
"url": "https://asset-packagist.org"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/wsyone/jhxedu.git
git@gitee.com:wsyone/jhxedu.git
wsyone
jhxedu
几何线知识付费系统,线上网校,在线教育(线上教学),教育机构(后台yii2)
master

搜索帮助