An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Callisto Mailer

[![PHP Version](https://img.shields.io/badge/php-%3E%3D%208.3-8892bf.svg)](https://php.net)
[![Symfony Support](https://img.shields.io/badge/symfony-%5E7.0%20%7C%20%5E8.0-000000.svg)](https://symfony.com)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Latest Version](https://img.shields.io/badge/version-1.0.0-green.svg)](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/)**