|
|
@@ -269,6 +269,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
269
|
269
|
* [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/en-us), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [MailChimp](https://mailchimp.com/features/transactional-email/).
|
|
270
|
270
|
* [SwiftMailer](https://swiftmailer.symfony.com) - A mailer solution.
|
|
271
|
271
|
* [Symfony Mailer](https://github.com/symfony/mailer) - A powerful library for creating and sending emails.
|
|
|
272
|
+* [Disposable email filter](https://github.com/beeyev/disposable-email-filter-php) - Disposable (temporary/throwaway/fake) email detection library.
|
|
272
|
273
|
|
|
273
|
274
|
### Files
|
|
274
|
275
|
*Libraries for file manipulation and MIME type detection.*
|