Libraries tagged by inline style
codeat3/inlinestyle
58492 Downloads
Apply CSS stylesheets directly as inline styles to a HTML document
webentwicklerat/emogrifier
14174 Downloads
Converts CSS styles into inline HTML styles.
sivka/paginator
881 Downloads
bootstrap-4 fork of jasongrimes/php-paginator, a lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
innoweb/silverstripe-symfony-mailer-emogrifier
2057 Downloads
Easily integrate Emogrifier into SilverStripe and send Emails with inlined CSS automatically.
bradietilley/laravel-css-inliner
1295 Downloads
Converts CSS classes to inline styles within Laravel email
burnbright/silverstripe-inlinestylesemail
104 Downloads
Copies CSS styles to inline style tags. Makes designing emails a bit easier.
phaza/laravel-blade-inline-svg
66984 Downloads
Allows you to inline svgs in html so you can use normal CSS to apply styles to your svg. (No more multiple versions of same icon with just different colour)
crossjoin/pre-mailer
21981 Downloads
Crossjoin\PreMailer converts CSS in a given HTML source to inline styles and optimizes it for sending it via e-mail. It also creates a text version of the HTML source. Requires PHP 5.4+.
thefredfox/cakephp-csp
2796 Downloads
Makes CakePHP 3 CSP supportable by removing inline javascript and inline styles.
hnhdigital-os/laravel-emogrifier
12073 Downloads
A Laravel wrapper for emogrifier that converts CSS styles into inline style attributes in your HTML code.
creativeorange/mailinliner-craft
331 Downloads
Convert CSS to inline styles
bluora/laravel-emogrifier
14 Downloads
A Laravel wrapper for emogrifier that converts CSS styles into inline style attributes in your HTML code.
wiredmedia/to-inline-style-email-bundle
546 Downloads
A Symfony2 bundle for using the CssToInlineStyles translator by tijsverkoyen
trzmaxim/twig-inline-styles
50 Downloads
Twig extension for represent the inline styles as an associative array
mmaaikel/css-to-inline-styles
30 Downloads
Only a Fork of -> CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.