gobline/mailer
Composer 安装命令:
composer require gobline/mailer
包简介
Mailer component
README 文档
README
Gobline\Mailer\SwiftMailer is a subclass of Fabien Potencier's Swift_Mailer class.
It allows to store a default sender in the Swift_Mailer instance.
This avoids specifying (hard-coded) the same sender address with $message->setFrom() for every new message application-wide.
Installation
You can install the Mailer component using the dependency management tool Composer. Run the require command to resolve and download the dependencies:
composer require gobline/mailer
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-12-03