https://github.com/callisto01/callisto-mailer
A modern Symfony bundle to store, compile, and send dynamic HTML emails using database-managed Twig templates and premium layouts.
https://github.com/callisto01/callisto-mailer
database-templates doctrine-orm email-layouts email-templates i18n mailer php php-library symfony symfony-bundle template-manager twig
Last synced: 2 days ago
JSON representation
A modern Symfony bundle to store, compile, and send dynamic HTML emails using database-managed Twig templates and premium layouts.
- Host: GitHub
- URL: https://github.com/callisto01/callisto-mailer
- Owner: Callisto01
- License: mit
- Created: 2026-07-10T09:56:58.000Z (15 days ago)
- Default Branch: master
- Last Pushed: 2026-07-10T11:27:27.000Z (14 days ago)
- Last Synced: 2026-07-10T13:07:56.915Z (14 days ago)
- Topics: database-templates, doctrine-orm, email-layouts, email-templates, i18n, mailer, php, php-library, symfony, symfony-bundle, template-manager, twig
- Language: PHP
- Homepage: https://callisto01.github.io/Callisto-mailer/
- Size: 250 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Callisto Mailer
[](https://php.net)
[](https://symfony.com)
[](LICENSE)
[](https://github.com/callisto/callisto-mailer/releases)
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:
```bash
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.
>
> 🚀 **[Read the Official Callisto Mailer Documentation](https://callisto01.github.io/Callisto-mailer/)**