mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added the ByJG MailWrapper
- A lightweight wrapper for send mail. The interface is tottaly decoupled from the sender. The sender availables are: PHP Mailer, AWS SES Api, Mailgun Api.
This commit is contained in:
parent
3da27b662f
commit
5c956aaf8e
@ -232,6 +232,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
## Email
|
||||
*Libraries for sending and parsing email.*
|
||||
|
||||
* [ByJG MailWrapper](https://github.com/byjg/mailwrapper) - A lightweight wrapper for send mail. The interface is tottaly decoupled from the sender. The sender availables are: PHP Mailer, AWS SES Api, Mailgun Api.
|
||||
* [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates.
|
||||
* [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
|
||||
* [Email Validator](https://github.com/nojacko/email-validator) - A small email address validation library.
|
||||
|
Loading…
Reference in New Issue
Block a user