Download the PHP package bigfishtv/cakephp-inline-style without Composer
On this page you can find all versions of the php package bigfishtv/cakephp-inline-style. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cakephp-inline-style
CakePHP InlineStyle helper
A CakePHP 3 helper to automatically transform styles from <style>
blocks to style=""
attributes. Useful for HTML emails.
Internally uses the library https://github.com/christiaan/InlineStyle
Installation
composer require bigfishtv/cakephp-inline-style
Usage
For emails:
For regular pages. In your App\View\AppView
class:
All versions of cakephp-inline-style with dependencies
PHP Build Version
Package Version
The package bigfishtv/cakephp-inline-style contains the following files
Loading the files please wait ....