PHPackages                             apzentral/ink - 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. apzentral/ink

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

apzentral/ink
=============

PHP Mailer with responsive email templates engine.

1.0.0(11y ago)024MITCSSPHP &gt;=5.3.3

Since Nov 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/apzentral/ink)[ Packagist](https://packagist.org/packages/apzentral/ink)[ Docs](https://github.com/apzentral/ink)[ RSS](/packages/apzentral-ink/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

ink
===

[](#ink)

PHP Mailer with responsive email templates engine.

### Examples,

[](#examples)

1. Just Instantiate Mailer Object.

    $mailer = new apzentral\\ink\\Mailer;
2. Then just uses `mail` method to send out email.

    $subject = 'Hello Mailer'; $from = ''; $to = ''; $body = '

    Hello Mailer
    ============

    [](#hello-mailer)

    This is test email.

    '; $mailer-&gt;mail($subject, $from, $to, $body);

### Templates Example,

[](#templates-example)

- Basic Email Body,

                 Thank you for using Ink!!!            ```

                            Hello World
                            This is the first email using Ink!

    ```

    ### Libraries Version for Template Engine

    [](#libraries-version-for-template-engine)

    1. [Ink](http://zurb.com/ink "Ink: A Responsive Email Framework from ZURB") from Zurb: v 1.0.5

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

4254d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3866678?v=4)[Prut Udomwattawee](/maintainers/apzentral)[@apzentral](https://github.com/apzentral)

---

Top Contributors

[![apzentral](https://avatars.githubusercontent.com/u/3866678?v=4)](https://github.com/apzentral "apzentral (6 commits)")

---

Tags

email-templatesphp-mailerResponsive Email

### Embed Badge

![Health badge](/badges/apzentral-ink/health.svg)

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

###  Alternatives

[cspoo/swiftmailer-mailgun-bundle

Swiftmailer Mailgun bundle

1061.1M](/packages/cspoo-swiftmailer-mailgun-bundle)[wildbit/swiftmailer-postmark

A Swiftmailer Transport for Postmark.

542.9M6](/packages/wildbit-swiftmailer-postmark)[visualbuilder/email-templates

Email Template editor for Filament

11249.8k](/packages/visualbuilder-email-templates)[openbuildings/swiftmailer-css-inliner

Inline the css of your html emails

66405.4k3](/packages/openbuildings-swiftmailer-css-inliner)[mailjet/mailjet-swiftmailer

A SwiftMailer transport implementation for Mailjet

261.3M9](/packages/mailjet-mailjet-swiftmailer)[phalcon-ext/mailer

Mailer component as wrapper over SwiftMailer for Phalcon.

42201.3k2](/packages/phalcon-ext-mailer)

PHPackages © 2026

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