Download the PHP package yurunsoft/phpmailer-swoole without Composer
On this page you can find all versions of the php package yurunsoft/phpmailer-swoole. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yurunsoft/phpmailer-swoole
More information about yurunsoft/phpmailer-swoole
Files in yurunsoft/phpmailer-swoole
Download yurunsoft/phpmailer-swoole
More information about yurunsoft/phpmailer-swoole
Files in yurunsoft/phpmailer-swoole
Vendor yurunsoft
Package phpmailer-swoole
Short Description PHPMailer 支持 Swoole 协程环境
License LGPL-2.1
Package phpmailer-swoole
Short Description PHPMailer 支持 Swoole 协程环境
License LGPL-2.1
Please rate this library. Is it a good library?
Informations about the package phpmailer-swoole
PHPMailer-Swoole
介绍
这是一个适合用于 Swoole 协程环境下的 PHPMailer。
基于 PHPMailer 6.0 实现 PHPMailer 的 Swoole 协程环境支持,本项目未修改 PHPMailer 源码,理论上兼容 PHPMailer 6.0 及后续版本。
只需要使用 Composer 引入了本项目,PHPMailer 将会自动支持协程化,并且只能运行在 Swoole 协程中!
使用说明
Composer:"yurunsoft/phpmailer-swoole":"~1.0"
使用方式和 PHPMailer 并无两样,唯一需要注意的是只支持在 Swoole 协程下运行。
更加详细的示例代码请看test
目录下代码。
All versions of phpmailer-swoole with dependencies
PHP Build Version
Package Version
The package yurunsoft/phpmailer-swoole contains the following files
Loading the files please wait ....