lum/lum-mailer

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

This package is auto-updated.

Last update: 2024-11-18 05:15:54 UTC


README

Summary

A Mailer library that can wrap either SwiftMailer, or SendGrid.

To use it with SwiftMailer, include swiftmailer/swiftmailer in your require dependency list.

To use it with SendGrid, include sendgrid/sendgrid in your require list.

Classes

TODO

Update the SendGrid plugin from using the sendgrid/sendgrid version 4 API to the new version 7 API. There's been a lot of changes between v4 and v7, so it will likely require a fairly significant rewrite.

Official URLs

This library can be found in two places:

Author

Timothy Totten

License

MIT