lion / mailer
Library created to facilitate sending email based on different services
v7.7.0
2025-04-20 16:33 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
- dev-main
- v7.7.0
- v7.6.0
- v7.5.0
- v7.4.0
- v7.3.0
- v7.2.0
- v7.1.0
- v7.0.0
- v6.3.1
- v6.3.0
- v6.2.2
- v6.2.1
- v6.2.0
- v6.1.0
- v6.0.0
- v5.1.0
- v5.0.0
- v4.3.0
- v4.2.0
- v4.1.0
- v4.0.0
- v3.5.0
- v3.4.0
- v3.3
- v3.2
- v3.1
- v3.0
- v2.1
- v2.0.1
- v2.0
- v1.6
- v1.5.1
- v1.5
- v1.4
- v1.3
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2
- v1.1
- v1.0
- dev-ci-dependabot
- dev-ci-actions
- dev-Sleon4-patch-1
This package is auto-updated.
Last update: 2025-04-20 16:35:24 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.