harmonyio/smtp-client
Composer 安装命令:
composer require harmonyio/smtp-client
包简介
Asynchronous SMPT client
README 文档
README
Async SMTP client
Requirements
- PHP 7.3
- ext-hash
- ext-json
In addition for non-blocking contexts one of the following event libraries should be installed:
Installation
composer require harmonyio/smtp-client
Implementation
Authentication
The following authentication methods are currently implemented:
PLAINLOGINCRAM-MD5
SMTP Extensions
The following SMTP extensions are currently implemented:
- Authentication (
AUTH) - MessageSizeDeclaration (
SIZE)
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-01-03