Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yunwuxin/think-mail


https://github.com/yunwuxin/think-mail

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ThinkPHP6 邮件发送扩展

支持 `smtp` `sendmail` `mail` `sendcloud` `log` 等驱动,其中`log`驱动会把邮件内容写入日志,供调试用

## 安装
~~~
composer require yunwuxin/think-mail
~~~