PHPackages                             vineyard/statamic-mjml - 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. vineyard/statamic-mjml

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

vineyard/statamic-mjml
======================

v1.0.1(1y ago)030PHP

Since Mar 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/zvineyard/statamic-mjml)[ Packagist](https://packagist.org/packages/vineyard/statamic-mjml)[ RSS](/packages/vineyard-statamic-mjml/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Statamic MJML Tag
=================

[](#statamic-mjml-tag)

A MJML tag for Statamic that parses MJML into HTML.

How to Install
--------------

[](#how-to-install)

You can search for this addon in the `Tools > Addons` section of the Statamic control panel and click **install**, or run the following command from your project root:

```
composer require vineyard/statamic-mjml
```

Publish the addon's config file:

```
php artisan vendor:publish --provider="Vineyard\StatamicMjml\ServiceProvider"
```

Get an MJML API key from . This is required. Add it to your .env file as "MJML\_API\_KEY" or change the API key value in your `config/statamic-mjml.php` file.

How to Use
----------

[](#how-to-use)

In your Antlers template, wrap any chunk of MJML in a new `{{ mjml }}` tag and it will be converted to HTML.

```
{{ mjml }}

                    Title
                    Paragraph
                    Another paragraph

{{ /mjml }}
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance45

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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

Every ~0 days

Total

2

Last Release

435d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9cd742a5efe784b4e306f96fd6ee2df0ad00f62c7a3ace45d10656b8e243da17?d=identicon)[zvineyard](/maintainers/zvineyard)

---

Top Contributors

[![zvineyard](https://avatars.githubusercontent.com/u/750586?v=4)](https://github.com/zvineyard "zvineyard (1 commits)")

### Embed Badge

![Health badge](/badges/vineyard-statamic-mjml/health.svg)

```
[![Health](https://phpackages.com/badges/vineyard-statamic-mjml/health.svg)](https://phpackages.com/packages/vineyard-statamic-mjml)
```

###  Alternatives

[pharaonic/php-dot-array

Access array data quickly/easily using dot-notation and asterisk.

1011.6k3](/packages/pharaonic-php-dot-array)

PHPackages © 2026

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