lexik / mailer-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
This bundle allow you to manage some HTML email templates stored in your database. Templates are written with Twig and use I18N.
Package info
github.com/lexik/LexikMailerBundle
Type:symfony-bundle
pkg:composer/lexik/mailer-bundle
v2.0.11
2019-05-28 08:34 UTC
Requires
- php: >=5.5.9|~7.0
- doctrine/orm: ~2.4
- swiftmailer/swiftmailer: >=4.1.3|~5.0|~6.0
- symfony/framework-bundle: ~2.3|~3.0|^4.0
- symfony/intl: ~2.3|~3.0|^4.0
- twig/twig: ~1.3|~2.0
Requires (Dev)
- doctrine/data-fixtures: ~1.1
- phpunit/phpunit: ~4.7
- symfony/doctrine-bridge: ~2.8|~3.0|^4.0
- symfony/validator: ~2.8|~3.0|^4.0
Suggests
- sonata-project/admin-bundle: require for the sonata frontend
README
This Symfony bundle allow you to manage some HTML email templates stored in your database. Templates are written with Twig and use I18N. You can also create some layouts to decorate your email.
Twig 1.2.0 or later is required.
Documentation
For installation and configuration refer to Resources/doc/index.md