2 Star 1 Fork 1

韩包子哈哈哈哈哈哈哈哈哈哈 / imooc_advanced_code1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 757 Bytes
一键复制 编辑 原始数据 按行查看 历史
root 提交于 2016-12-16 07:04 . init commit
{
"name": "doctorjason/yii2-redis-async-mailer",
"type": "yii2-extension",
"description": "The Async mailer for the Yii framework",
"keywords": ["yii2", "redis", "async", "mailer"],
"license": "MIT",
"support": {
"issues": "https://github.com/BestJason/yii2-redis-async-mailer/issues",
"forum": "http://www.mr-jason.com",
"source": "https://github.com/BestJason/yii2-redis-async-mailer"
},
"authors": [
{
"name": "JasonLee",
"email": "86267659@qq.com"
}
],
"require": {
"yiisoft/yii2": "*",
"yiisoft/yii2-redis": "~2.0.0"
},
"autoload": {
"psr-4": {
"doctorjason\\mailerqueue\\": "src/"
}
}
}
1
https://gitee.com/haobaozi2017/imooc_advanced_code.git
git@gitee.com:haobaozi2017/imooc_advanced_code.git
haobaozi2017
imooc_advanced_code
imooc_advanced_code1
master

搜索帮助