|
|
@@ -196,6 +196,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
196
|
196
|
* [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
|
|
197
|
197
|
* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](http://postmarkapp.com), [MailGun](http://www.mailgun.com) and [Mandrill](http://www.mandrill.com).
|
|
198
|
198
|
* [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates.
|
|
|
199
|
+* [Email Validator](https://github.com/nojacko/email-validator) - A small email address validation library.
|
|
199
|
200
|
|
|
200
|
201
|
## Files
|
|
201
|
202
|
*Libraries for file manipulation and MIME type detection.*
|