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

https://github.com/softspring/mime-translatable

This library extends symfony mailer providing a translatable email
https://github.com/softspring/mime-translatable

component symfony

Last synced: 4 months ago
JSON representation

This library extends symfony mailer providing a translatable email

Awesome Lists containing this project

README

          

# Mime translatable

![Latest Stable](https://img.shields.io/packagist/v/softspring/mime-translatable?label=stable&style=flat-square)
![Latest Unstable](https://img.shields.io/packagist/v/softspring/mime-translatable?label=unstable&style=flat-square&include_prereleases)
![License](https://img.shields.io/packagist/l/softspring/mime-translatable?style=flat-square)
![PHP Version](https://img.shields.io/packagist/dependency-v/softspring/mime-translatable/php?style=flat-square)
![Downloads](https://img.shields.io/packagist/dt/softspring/mime-translatable?style=flat-square)
[![CI](https://img.shields.io/github/actions/workflow/status/softspring/mime-translatable/ci.yml?branch=5.4&style=flat-square&label=CI)](https://github.com/softspring/mime-translatable/actions/workflows/ci.yml)

This library extends symfony mime component providing a translatable email.

## Documentation

* [1. Installation](docs/1_installation.md)

## License

This package is free and released under the [AGPL-3.0 license](LICENSE).