Update README.md

This commit is contained in:
Bernard van der Esch 2017-04-07 16:34:04 +02:00 committed by GitHub
parent a754a93454
commit 82e8200c07

View File

@ -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.*