Lion-Mailer is a library that simplifies email sending via SMTP. It is easily extendable and currently supports the following drivers:
- PHPMailer
- Symfony
composer require lion/mailer symfony/mailer
composer require lion/mailer phpmailer/phpmailer
The mailer library is open source software licensed under the MIT License.