Download the PHP package bailangzhan/yii2-swiftmailer without Composer
On this page you can find all versions of the php package bailangzhan/yii2-swiftmailer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bailangzhan/yii2-swiftmailer
More information about bailangzhan/yii2-swiftmailer
Files in bailangzhan/yii2-swiftmailer
Download bailangzhan/yii2-swiftmailer
More information about bailangzhan/yii2-swiftmailer
Files in bailangzhan/yii2-swiftmailer
Please rate this library. Is it a good library?
Informations about the package yii2-swiftmailer
yii2-swiftmailer
此扩展是 Yii2 swiftmailer 邮件类的封装,可直接调用并发送邮件
安装
推荐使用composer进行安装
或者添加
到你的composer.json
文件的require
中
使用
配置你的mailer组件
调用Mailer
发送一封邮件
发送模版邮件
发送模版邮件不需要指定content, 但是需要配置模版名, 即view的值,假如你有一个位于 Yii::$app->mailer->viewPath目录下的 mail-template.php 模版,view 填写 mail-template 就好
批量发送邮件
许可
yii2-swiftmailer is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.
All versions of yii2-swiftmailer with dependencies
PHP Build Version
Package Version
The package bailangzhan/yii2-swiftmailer contains the following files
Loading the files please wait ....