Download the PHP package eresults/email-template-bundle without Composer
On this page you can find all versions of the php package eresults/email-template-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eresults/email-template-bundle
More information about eresults/email-template-bundle
Files in eresults/email-template-bundle
Download eresults/email-template-bundle
More information about eresults/email-template-bundle
Files in eresults/email-template-bundle
Vendor eresults
Package email-template-bundle
Short Description Easily render email subject, body, etc. from a single template or even a database entry.
License MIT
Homepage http://github.com/eresults/email-template-bundle
Package email-template-bundle
Short Description Easily render email subject, body, etc. from a single template or even a database entry.
License MIT
Homepage http://github.com/eresults/email-template-bundle
Please rate this library. Is it a good library?
Informations about the package email-template-bundle
EmailTemplateBundle
eResults\EmailTemplateBundle
lets you use a single template to encapsulate all aspects of an email, like subject body and even From, CC & BCC fields. This also allows you to store (Twig) templates in your database.
Requirements
- PHP >=7.4
- Symfony ^4.4|^5.0
Installation
Add bundle to your application kernel
Usage
-
Create registration email template in your app
-
Edit template
- Now you can send it from your controller
Thats's it! John Doe will receive an email as below:
Advanced Usage
- Configuration.
- How to use templates with database (Doctrine).
All versions of email-template-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
symfony/dependency-injection Version ^4.0|^5.0
symfony/config Version ^4.0|^5.0
symfony/http-kernel Version ^4.0|^5.0
symfony/yaml Version ^4.0|^5.0
twig/twig Version ~2.0|~3.0
symfony/dependency-injection Version ^4.0|^5.0
symfony/config Version ^4.0|^5.0
symfony/http-kernel Version ^4.0|^5.0
symfony/yaml Version ^4.0|^5.0
twig/twig Version ~2.0|~3.0
The package eresults/email-template-bundle contains the following files
Loading the files please wait ....