lion / mailer
Library created to facilitate sending email based on different services
v8.0.3
2026-06-06 15:28 UTC
Requires
- php: >=8.5
Requires (Dev)
- infection/infection: ^0.29.14 || ^0.31.0 || ^0.32.0 || ^0.33.0
- lion/test: ^4.0
- overtrue/phplint: ^9.5
- phpmailer/phpmailer: ^6.9 || ^7.0
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0 || ^13.0
- squizlabs/php_codesniffer: ^3.12 || ^4.0
- symfony/mailer: ^7.0 || ^8.0
- symfony/mime: ^6.3 || ^7.0 || ^8.0
- vlucas/phpdotenv: ^5.6
This package is auto-updated.
Last update: 2026-06-06 15:28:56 UTC
README
🚀 Lion-Mailer Library created to facilitate sending email based on different services.
📖 Features
✔️ Send basic emails with custom headers.
✔️ Send emails with dynamic files and images.
✔️ Allows you to choose an email's priority.
✔️ Allows adding multiple recipients, CC accounts, and CCO copies in the email.
📦 Installation
Install the mailer using Composer:
composer require lion/mailer
📝 License
The mailer is open-sourced software licensed under the MIT License.