diff --git a/README.md b/README.md index 8d0ba55..4e94ae0 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution. * [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [Mandrill](http://www.mandrill.com). * [SwiftMailer](http://swiftmailer.org/) - A mailer solution. +* [Disposable Email](https://github.com/purringCatFoundation/DisposableEmail) - Check if given email is not from fake email pages ## Files *Libraries for file manipulation and MIME type detection.*