Download the PHP package seacommerce/twig-swift-css-inliner without Composer
On this page you can find all versions of the php package seacommerce/twig-swift-css-inliner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download seacommerce/twig-swift-css-inliner
More information about seacommerce/twig-swift-css-inliner
Files in seacommerce/twig-swift-css-inliner
Download seacommerce/twig-swift-css-inliner
More information about seacommerce/twig-swift-css-inliner
Files in seacommerce/twig-swift-css-inliner
Vendor seacommerce
Package twig-swift-css-inliner
Short Description Create inlined html e-mails using your favorite template and mailer tool.
License MIT
Package twig-swift-css-inliner
Short Description Create inlined html e-mails using your favorite template and mailer tool.
License MIT
Please rate this library. Is it a good library?
Informations about the package twig-swift-css-inliner
twig-swift-css-inliner
Create inlined html e-mails using your favorite template and mailer tool.
Features:
- Render e-mail templates using twig;
- Provide css though the same twig template;
- Provide any additional css from a file to load any base styles, for example;
- Optionally also provide a text/plain fallback body.
Installation
Using composer
composer require Seacommerce/twig-swift-css-inliner
Examples
Steps
- Create a twig template for your e-mail body using the block.
- Optionally provide a subject using the block.
- Optionally provide a text/plain body using the block.
- Provide CSS using the block.
- Provide any additional CSS from a string or a file.
- "Compile" the message.
- Send it.
example.html.twig:
example.css
example.php
Output message
All versions of twig-swift-css-inliner with dependencies
PHP Build Version
Package Version
Requires
twig/twig Version
^2.5
swiftmailer/swiftmailer Version ^6.1
pelago/emogrifier Version ^2.0
symfony/dom-crawler Version ^4.1
symfony/css-selector Version ^4.1
swiftmailer/swiftmailer Version ^6.1
pelago/emogrifier Version ^2.0
symfony/dom-crawler Version ^4.1
symfony/css-selector Version ^4.1
The package seacommerce/twig-swift-css-inliner contains the following files
Loading the files please wait ....