lion / mailer
Library created to facilitate sending email based on different services
v6.3.0
2024-11-01 12:45 UTC
Requires
- php: >=8.3
Requires (Dev)
- lion/test: ^2.0
- phpmailer/phpmailer: ^6.9
- phpunit/phpunit: ^11.2
- symfony/mailer: ^7.0
- symfony/mime: ^6.3
README
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.