PHPackages                             frogbob/inky-php - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. frogbob/inky-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

frogbob/inky-php
================

PHP Implementation of ZURB's Foundation for Email parser - Based on thampe/inky

0.0.2(6y ago)26.7k12MITPHPPHP &gt;=5.4.0

Since Jul 24Pushed 6y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (3)Used By (2)

InkyPHP
=======

[](#inkyphp)

[![InkyPHP](https://camo.githubusercontent.com/bb277bad4181bcb648de8ab2b3534136be408b05eac8161c44e707265e3227a3/687474703a2f2f6170692e6465766261722e756c747261626f6c642e64652f6769746875623f746578743d496e6b79504850)](https://camo.githubusercontent.com/bb277bad4181bcb648de8ab2b3534136be408b05eac8161c44e707265e3227a3/687474703a2f2f6170692e6465766261722e756c747261626f6c642e64652f6769746875623f746578743d496e6b79504850)

**PHP Implementation of ZURB's Foundation for Email parser - Based on thampe/inky**

This package compiles ZURB's template-language 'Inky' to it's html version to build responsive email-templates.

It's based on [thampe/inky](https://github.com/thampe/inky/blob/master/README.md) which unfortunately is abandoned.

### Docs

[](#docs)

- [Installation](#installation)
- [Usage and Examples](#usage-and-examples)
- [License](#license)

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

[](#installation)

### Install package

[](#install-package)

Add the package in your composer.json by executing the command.

```
composer require frogbob/inky-php
```

Usage and Examples
------------------

[](#usage-and-examples)

### Basic Usage.

[](#basic-usage)

```
