lum/lum-mailer

v2.0.0 2021-12-17 22:35 UTC

This package is auto-updated.

Last update: 2024-09-18 05:03:38 UTC


README

摘要

一个可以包装SwiftMailer或SendGrid的邮件发送库。

要和SwiftMailer一起使用,请在require依赖列表中包含swiftmailer/swiftmailer

要和SendGrid一起使用,请在require列表中包含sendgrid/sendgrid

TODO

更新SendGrid插件,从使用sendgrid/sendgrid的版本4 API更改为新的版本7 API。v4和v7之间有很多变化,因此可能需要进行相当大的重写。

官方URL

这个库可以在两个地方找到

作者

Timothy Totten

许可证

MIT