Quellcode durchsuchen

Added Symfony Mailer

pull/1097/head
Chemaclass vor 5 Jahren
Ursprung
Commit
8c26ac567a
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

249
 * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
249
 * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
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/).
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
 * [SwiftMailer](https://swiftmailer.symfony.com) - A mailer solution.
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
 ### Files
254
 ### Files
254
 *Libraries for file manipulation and MIME type detection.*
255
 *Libraries for file manipulation and MIME type detection.*

Laden…
Abbrechen
Speichern