PHPackages                             automizy/automizy-email-editor - 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. automizy/automizy-email-editor

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

automizy/automizy-email-editor
==============================

Design mobile friendly HTML emails in your application.

v1.2.1(9y ago)402419[2 issues](https://github.com/Automizy/Automizy-Email-Editor/issues)[1 PRs](https://github.com/Automizy/Automizy-Email-Editor/pulls)MITJavaScript

Since Oct 5Pushed 8y ago7 watchersCompare

[ Source](https://github.com/Automizy/Automizy-Email-Editor)[ Packagist](https://packagist.org/packages/automizy/automizy-email-editor)[ Docs](http://developers.automizy.com/emaileditor)[ RSS](/packages/automizy-automizy-email-editor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (6)Used By (0)

[Automizy Email Editor](http://emaileditor.automizy.com/) — Responsive and integrable email editor
==================================================================================================

[](#automizy-email-editor--responsive-and-integrable-email-editor)

Design mobile friendly HTML emails in your own application.

Easy usage
----------

[](#easy-usage)

Automizy Email Editor (AEE) is an easy-to-use Javascript based email editor plugin, which makes it possible to create, save and send spectacular emails with a few clicks.

Try a demo on [http://emaileditor.automizy.com](http://emaileditor.automizy.com/)

User-friendly desing
--------------------

[](#user-friendly-desing)

The key to easy usage is always a clear-cut user interface. AEE provides all the necessary features from the basic settings to the smallest details in its UX-tested appearance.

Responsive email
----------------

[](#responsive-email)

Responsivity is one of the most important issues when it comes to html based email. Users expect their email to appear perfectly on any device using any browser or email client available. AEE solves this problem without any effort, all the edited emails are fully responsive.

Edit emails on your mobile device
---------------------------------

[](#edit-emails-on-your-mobile-device)

As we mentioned before, responsivity is one of the main concerns. Not only the emails, but even the editor itself is fully responsive and mobile compatible. You are able to edit your emails using the drag&amp;drop feature on the go.

Easy integration
----------------

[](#easy-integration)

Automizy Email Editor is open to the public, you can easily download and integrate it to your own web application, desing and use it just the way you want, writing only a single of code:

```

                $AEE.init().open();

```

That's it. Your email editor is ready to go.

As a reference AEE is used in our marketing automation software called [Automizy](http://automizy.com), and our users love it!

Method chaining &amp; dynamic modifying
---------------------------------------

[](#method-chaining--dynamic-modifying)

Our editor's easy usage is not limited to user-level only, we didn't forget you, developers :) Most of AEE's functions are well-documented and chainable, setting up and modifying AEE after it's ready won't cause any problem, the code is simple, and easy to read:

```
$AEE.baseDir('../automizy-email-editor').layoutReady(function(){
    console.log('LAYOUT READY!');
}).init().open();

```

You can check the full documentation of AEE here:

In case you are interested in our other projects too, check

Questions?
----------

[](#questions)

If you have any questions, please feel free to contact us at .

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 65.8% 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 ~131 days

Total

5

Last Release

3346d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6df388a0262124d80f856d2e7b1ce422507c3f0159fbd95beafcddaf237729c4?d=identicon)[gyorgyreti](/maintainers/gyorgyreti)

---

Top Contributors

[![gyorgyreti](https://avatars.githubusercontent.com/u/8123705?v=4)](https://github.com/gyorgyreti "gyorgyreti (127 commits)")[![abelenekes](https://avatars.githubusercontent.com/u/14992233?v=4)](https://github.com/abelenekes "abelenekes (63 commits)")[![gkoncz](https://avatars.githubusercontent.com/u/14941446?v=4)](https://github.com/gkoncz "gkoncz (3 commits)")

---

Tags

emaileditorresponsivefreeEmail Editormobile friendlyintegrateautomizy-email-editorautomizyautomizy-jsautomizy-js-api

### Embed Badge

![Health badge](/badges/automizy-automizy-email-editor/health.svg)

```
[![Health](https://phpackages.com/badges/automizy-automizy-email-editor/health.svg)](https://phpackages.com/packages/automizy-automizy-email-editor)
```

###  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

53949.2M79](/packages/zbateson-mail-mime-parser)[soundasleep/html2text

A PHP script to convert HTML into a plain text format

48419.5M75](/packages/soundasleep-html2text)[kickbox/kickbox

Official kickbox API library client for PHP

591.0M4](/packages/kickbox-kickbox)

PHPackages © 2026

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