Download the PHP package zzx/mail without Composer
On this page you can find all versions of the php package zzx/mail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mail
发送邮件,参考phpmailer/phpmailer
使用方法
use Zzx\mail\PHPMailer;
use Zzx\mail\Exception;
引入vendor类
实例化 $mail = new PHPMailer(true);
All versions of mail with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package zzx/mail contains the following files
Loading the files please wait ....