PHPackages                             henrijs/mailigen - 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. henrijs/mailigen

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

henrijs/mailigen
================

Wrapper for Mailigen SDK

1.0.5(5y ago)017MITPHPPHP ^7.0

Since Jun 4Pushed 5y agoCompare

[ Source](https://github.com/henrijs/mailigen)[ Packagist](https://packagist.org/packages/henrijs/mailigen)[ RSS](/packages/henrijs-mailigen/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (6)Used By (0)

Wrapper for Mailigen PHP SDK
============================

[](#wrapper-for-mailigen-php-sdk)

- Extremely simple wrapper to keep Mailigen SDK code out of your project source.
- Additional bonus: throws MailigenException when there is an error.

Usage
-----

[](#usage)

Instead of `new \MGAPI( ... )` call `new \Mailigen\ApiClient( ... )`

```
$api = new \Mailigen\ApiClient('your-api-key');
try {
    $api->someMethod($args);
} catch (\Mailigen\MailigenException $e) {
    var_dump($e);
}
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~60 days

Total

5

Last Release

1977d ago

PHP version history (2 changes)v1.0PHP &gt;=7.0 &lt;=7.4

v1.0.3PHP ^7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/61839?v=4)[Henrijs Šešo](/maintainers/henrijs)[@henrijs](https://github.com/henrijs)

---

Top Contributors

[![koosh](https://avatars.githubusercontent.com/u/191135?v=4)](https://github.com/koosh "koosh (3 commits)")[![henrijs](https://avatars.githubusercontent.com/u/61839?v=4)](https://github.com/henrijs "henrijs (2 commits)")[![Skreeper](https://avatars.githubusercontent.com/u/45736186?v=4)](https://github.com/Skreeper "Skreeper (1 commits)")

### Embed Badge

![Health badge](/badges/henrijs-mailigen/health.svg)

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

###  Alternatives

[maize-tech/laravel-email-domain-rule

Laravel Email Domain Rule

612.0k](/packages/maize-tech-laravel-email-domain-rule)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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