alexlbr/email
最新稳定版本:1.0.10
Composer 安装命令:
composer require alexlbr/email
包简介
Abstract sender for emails in PHP.
README 文档
README
Email PHP library
This library aims to create a standardized way to send emails using different providers, at the moment the only implemented provider is SendGrid
If you want to create an adapter for any email library just create a folder under Mailer and implement the MailerInterface in your Mailer class.
Install
$ composer require alexlbr/email "~1"
Usage
TODO
统计信息
- 总下载量: 1.59k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-11-06