lion/mailer

Library created to facilitate sending email based on different services

v6.2.1 2024-03-09 19:16 UTC

README

Lion-Framework Logo

Latest Stable Version Total Downloads License PHP Version Require

About Lion-Mailer

Lion-Mailer is a library that simplifies email sending via SMTP. It is easily extendable and currently supports the following drivers:

  • PHPMailer
  • Symfony

Install

composer require lion/mailer

License

The mailer library is open source software licensed under the MIT License.