|
|
@@ -249,6 +249,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
249
|
249
|
* [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
|
|
250
|
250
|
* [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [Mandrill](https://mailchimp.com/features/transactional-email/).
|
|
251
|
251
|
* [SwiftMailer](https://swiftmailer.symfony.com) - A mailer solution.
|
|
|
252
|
+* [Symfony Mailer](https://symfony.com/mailer) - The Mailer component helps sending emails
|
|
252
|
253
|
|
|
253
|
254
|
### Files
|
|
254
|
255
|
*Libraries for file manipulation and MIME type detection.*
|