PHPackages                             dreamvention/inky-premailer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. dreamvention/inky-premailer

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

dreamvention/inky-premailer
===========================

Implementation of ZURB Inky + CssToInlineStyles. Compile responsive emails on the fly with ease.

1.0.2(9y ago)413.3k↑100%3MITHTMLPHP &gt;=5.4.0

Since Oct 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Dreamvention/inky-premailer)[ Packagist](https://packagist.org/packages/dreamvention/inky-premailer)[ RSS](/packages/dreamvention-inky-premailer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

inky-premailer
==============

[](#inky-premailer)

ZURB Inky email templating Language + CssToInlineStyles CSS inliner is the perfect match for creating responsive emails.

### [Example](example)

[](#example)

I made a simple example of how to quickly implement inky-premailer.

### Thanks to

[](#thanks-to)

- Thampe for providing php implementation of Foundation for Email parser
- tijsverkoyen for making such a wonderful class to convert HTML into HTML with inline styles

Installation
------------

[](#installation)

The recommended installation way is through [Composer](https://getcomposer.org).

```
$ composer require dreamvention/inky-premailer
```

or add the package to your `composer.json` file directly.

Usage
-----

[](#usage)

```
