Browse Source

Merge branch 'master' of github.com:ziadoz/awesome-php

pull/367/merge
Jamie 10 years ago
parent
commit
c04598d605
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

196
 * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
196
 * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
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).
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
 * [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates.
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
 ## Files
201
 ## Files
201
 *Libraries for file manipulation and MIME type detection.*
202
 *Libraries for file manipulation and MIME type detection.*

Loading…
Cancel
Save