urmaul/yii-apostle
Composer 安装命令:
composer require urmaul/yii-apostle
包简介
Apostle.io wrapper for Yii 1.1.
关键字:
README 文档
README
Apostle PHP wrapper for Yii 1.1. It's an CApplicationComponent with one public method - send($template, $to, $data = array()).
Installing
After installing it through composer add this component into main.php.
'apostle' => [ 'class' => 'yii\apostle\Component', 'domainKey' => 'ApostleDomainKey', 'from' => 'robot@test.com', ],
统计信息
- 总下载量: 56
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-09-16