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

ActiveLibrary

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 1mo ago

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 37% 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

4205d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c4175f3de9abe71be173ac05048d7a87371bf779a2ef8dba96ae03918c97b47?d=identicon)[apzentral](/maintainers/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

[visualbuilder/email-templates

Email Template editor for Filament

11040.7k](/packages/visualbuilder-email-templates)[rock-symphony/rock-symphony

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

19164.1k3](/packages/rock-symphony-rock-symphony)[cornernote/yii-email-module

Email system with templates and email queuing.

2010.1k1](/packages/cornernote-yii-email-module)

PHPackages © 2026

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