lion / mailer
Library created to facilitate sending email based on different services
v7.4.0
2025-04-01 14:30 UTC
Requires
- php: >=8.4
Requires (Dev)
- infection/infection: ^0.29.14
- lion/test: ^2.0 || ^3.0
- overtrue/phplint: ^9.5
- phpmailer/phpmailer: ^6.9
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0
- squizlabs/php_codesniffer: ^3.12
- symfony/mailer: ^7.0
- symfony/mime: ^6.3 || ^7.0
- vlucas/phpdotenv: ^5.6
This package is auto-updated.
Last update: 2025-04-01 14:31:06 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.