callisto / callisto-mailer
A Symfony bundle to manage and send emails dynamically using database-stored templates and premium layouts.
Package info
github.com/Callisto01/Callisto-mailer
Type:symfony-bundle
pkg:composer/callisto/callisto-mailer
Requires
- php: >=8.3
- doctrine/doctrine-bundle: ^2.12|^3.0
- doctrine/orm: ^3.0
- symfony/framework-bundle: ^7.0|^8.0
- symfony/mailer: ^7.0|^8.0
- symfony/mime: ^7.0|^8.0
- symfony/twig-bundle: ^7.0|^8.0
- symfony/yaml: ^7.0|^8.0
Requires (Dev)
- phpunit/phpunit: ^11.0
- symfony/browser-kit: ^7.0|^8.0
- symfony/css-selector: ^7.0|^8.0
- symfony/phpunit-bridge: ^7.0|^8.0
This package is auto-updated.
Last update: 2026-07-10 11:32:22 UTC
README
Callisto Mailer is a powerful and elegant Symfony bundle designed to manage and send dynamic emails using database-stored templates and premium built-in layouts. It simplifies template synchronization, supports multi-language configurations, and seamlessly handles variables validation to secure your emailing workflows.
Installation
Install the package via Composer:
composer require callisto/callisto-mailer
Documentation
Important
📖 Full Documentation & Setup Guide
The complete installation guide, configuration references, and advanced usage examples are available on our official documentation website.