PHPackages                             prezent/inky - 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. prezent/inky

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

prezent/inky
============

PHP implementation of Zurb's Inky parser

0.2.0(6mo ago)4449.1k↓22.4%1MITPHPPHP ^7.0|^8.0

Since Jun 18Pushed 6mo ago7 watchersCompare

[ Source](https://github.com/Prezent/prezent-inky)[ Packagist](https://packagist.org/packages/prezent/inky)[ Docs](http://www.prezent.nl)[ RSS](/packages/prezent-inky/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (6)Used By (1)

prezent/inky
============

[](#prezentinky)

[![Build Status](https://camo.githubusercontent.com/6952b28b362971ef671c5e8811138de004fee586c17baebbc556a1c32fb4e84c/68747470733a2f2f7472617669732d63692e6f72672f5072657a656e742f7072657a656e742d696e6b792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Prezent/prezent-inky)

A PHP implementation of [Zurb's Inky parser](https://foundation.zurb.com/emails/docs/inky.html).

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

[](#installation)

You can use Composer to install this library

```
composer require prezent/inky
```

Usage
-----

[](#usage)

Simply create a new `Inky` instance and feed it an email template.

```
use Prezent\Inky\Inky;

$inky = new Inky();
echo $inky->parse('....');
```

###  Health Score

48

—

FairBetter than 95% of packages

Maintenance68

Regular maintenance activity

Popularity37

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~899 days

Total

4

Last Release

193d ago

PHP version history (2 changes)0.1.0PHP ^5.5|^7.0

0.1.2PHP ^7.0|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/89e726c075b8791241a5a0ff503843c7c1b81ff2ee58a2ab942fe9e66f81b059?d=identicon)[prezent](/maintainers/prezent)

---

Tags

emailfoundationresponsiveinky

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/prezent-inky/health.svg)

```
[![Health](https://phpackages.com/badges/prezent-inky/health.svg)](https://phpackages.com/packages/prezent-inky)
```

###  Alternatives

[egulias/email-validator

A library for validating emails against several RFCs

11.6k691.3M307](/packages/egulias-email-validator)[sendgrid/sendgrid

This library allows you to quickly and easily send emails through Twilio SendGrid using PHP.

1.5k47.5M164](/packages/sendgrid-sendgrid)[pelago/emogrifier

Converts CSS styles into inline style attributes in your HTML code

94944.1M110](/packages/pelago-emogrifier)[zbateson/mail-mime-parser

MIME email message parser

54149.2M79](/packages/zbateson-mail-mime-parser)[lorenzo/pinky

A Foundation for Emails (Inky) template transpiler

28813.3M12](/packages/lorenzo-pinky)[soundasleep/html2text

A PHP script to convert HTML into a plain text format

48519.5M75](/packages/soundasleep-html2text)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
