1 Star 0 Fork 30

lchjczw / rageframe

forked from 简言 / rageframe 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 2.57 KB
一键复制 编辑 原始数据 按行查看 历史
简言Pro 提交于 2017-12-17 15:05 . 更新一些小功能
{
"name": "jianyan74/rageframe",
"description": "RageFrame应用开发引擎",
"keywords": ["yii2", "framework", "advanced", "project template", "yii", "rageframe", "php"],
"homepage": "http://www.rageframe.com/",
"type": "project",
"license": "Apache-2.0",
"support": {
"issues": "https://github.com/jianyan74/rageframe/issues?state=open",
"forum": "http://www.rageframe.com/",
"wiki": "http://www.rageframe.com/",
"source": "https://github.com/jianyan74/rageframe"
},
"minimum-stability": "stable",
"require": {
"php": ">=5.4.0",
"yiisoft/yii2": "~2.0.6",
"yiisoft/yii2-bootstrap": "~2.0.0",
"yiisoft/yii2-swiftmailer": "*",
"yiisoft/yii2-redis": "^2.0",
"yiisoft/yii2-imagine": "~2.0.0",
"yiisoft/yii2-authclient": "~2.1.0",
"yiisoft/yii2-queue": "dev-master",
"lokielse/omnipay-alipay": "^2.0",
"lokielse/omnipay-wechatpay": "^1.0",
"lokielse/omnipay-unionpay": "dev-master",
"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": "*",
"2amigos/yii2-qrcode-helper": "~1.0",
"2amigos/yii2-date-time-picker-widget" : "*",
"aliyuncs/oss-sdk-php": "~2.0",
"phpoffice/phpexcel": "dev-develop",
"kucha/ueditor": "*",
"linslin/yii2-curl": "*",
"overtrue/wechat": "~3.1",
"overtrue/pinyin": "~3.0",
"maxwen/yii2-easy-wechat": "^1.0",
"crazyfd/yii2-qiniu": "dev-master",
"denisogr/yii2-cronjobs": "dev-master",
"yidashi/yii2-bootstrap-markdown": "*",
"e282486518/yii2-console-migration": "*",
"jianyan74/rageframe-basics": "dev-master",
"xj/yii2-oauth": "~2.0.0"
},
"require-dev": {
"yiisoft/yii2-debug": "~2.0.0",
"yiisoft/yii2-gii": "~2.0.0",
"yiisoft/yii2-faker": "~2.0.0",
"codeception/base": "^2.2.3",
"codeception/verify": "~0.3.1"
},
"config": {
"process-timeout": 1800,
"fxp-asset":{
"installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
}
}
},
"scripts": {
"post-install-cmd": "php init --env=Development --overwrite=n"
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.phpcomposer.com"
}
}
}
PHP
1
https://gitee.com/lchjczw/rageframe.git
git@gitee.com:lchjczw/rageframe.git
lchjczw
rageframe
rageframe
master

搜索帮助