Ecosyste.ms: Awesome
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: 20 days ago
JSON representation
This library extends symfony mailer providing a translatable email
- Host: GitHub
- URL: https://github.com/softspring/mime-translatable
- Owner: softspring
- License: mit
- Created: 2021-12-14T09:31:21.000Z (almost 3 years ago)
- Default Branch: 5.2
- Last Pushed: 2024-05-20T04:30:12.000Z (6 months ago)
- Last Synced: 2024-05-21T12:34:57.675Z (6 months ago)
- Topics: component, symfony
- Language: PHP
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mime translatable
[![Latest Stable Version](https://poser.pugx.org/softspring/mime-translatable/v/stable.svg)](https://packagist.org/packages/softspring/mime-translatable)
[![Latest Unstable Version](https://poser.pugx.org/softspring/mime-translatable/v/unstable.svg)](https://packagist.org/packages/softspring/mime-translatable)
[![License](https://poser.pugx.org/softspring/mime-translatable/license.svg)](https://packagist.org/packages/softspring/mime-translatable)
[![PHP Version Require](http://poser.pugx.org/softspring/mime-translatable/require/php)](https://packagist.org/packages/softspring/mime-translatable)
[![Total Downloads](https://poser.pugx.org/softspring/mime-translatable/downloads)](https://packagist.org/packages/softspring/mime-translatable)
[![Build status](https://github.com/softspring/mime-translatable/actions/workflows/php.yml/badge.svg?branch=5.2)](https://github.com/softspring/mime-translatable/actions/workflows/php.yml)This library extends symfony mime component providing a translatable email.
## Documentation
* [1. Installation](docs/1_installation.md)
## License
This bundle is under the MIT license. See the complete license in the bundle [LICENSE](LICENSE) file.