ziadoz / awesome-php

A curated list of amazingly awesome PHP libraries, resources and shiny things.
Do What The F*ck You Want To Public License
30.89k stars 5.06k forks source link

Added Symfony Mailer #1095

Closed Chemaclass closed 4 years ago

Chemaclass commented 4 years ago

I notice you don't have yet the newest Symfony Mailer component in your list. I think is one of the best due to its simplicity :)

SwiftMailer is the old school one. Symfony brought recently their new Mailer component which is way easier to use: https://symfony.com/doc/current/mailer.html 🎉