From d9e001618963de4a5012a38eee6374b9ba009c80 Mon Sep 17 00:00:00 2001 From: Joubert RedRat Date: Mon, 3 Oct 2016 08:14:17 -0300 Subject: [PATCH] Add Emogrifier --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed217e9..abe71b5 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [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. +* [Emogrifier](https://github.com/jjriv/emogrifier) - Converts CSS styles into inline style attributes in your HTML code. * [Fetch](https://github.com/tedious/Fetch) - An IMAP library. * [Mautic](https://github.com/mautic/mautic) - Email marketing automation * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.