PHPackages                             joswide/mailgun-nette - 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. joswide/mailgun-nette

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

joswide/mailgun-nette
=====================

Implementation of NetteNette\\Mail\\IMailer for sending Nette\\Mail\\Message through the Mailgun service

v0.0.3(9y ago)030MITPHPPHP &gt;=5.3.0

Since Apr 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/joswide/NetteMailgun)[ Packagist](https://packagist.org/packages/joswide/mailgun-nette)[ RSS](/packages/joswide-mailgun-nette/feed)WikiDiscussions master Synced 2mo ago

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

NetteMailgun
============

[](#nettemailgun)

Nette Framework Nette\\Mail\\IMailer implementation allowing sending Nette\\Mail\\Message through Mailgun

Installation
------------

[](#installation)

CLI: composer require mkuk/mailgun-mailer:dev-master

composer.json : require: {"mkuk/mailgun-mailer": "dev-master"}

Usage
-----

[](#usage)

The Mailer class resides in NetteMailgun namespace. It can be instantiated as follows:

```
$mailer = new \NetteMailgun\MgMailer('mg.example.com', 'Secret API key')

```

**Constructor parameters** are

- Domain - domain you have created in the mailgun service
- API Key - Your Mailgun API key

Use MgMailer by calling **send** method with \\Nette\\Mail\\Message Object as a parameter.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~348 days

Total

3

Last Release

3335d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ee6043e3ac35a4bf5a5650461f6de12536686b67e6d23d955f344bc31737cced?d=identicon)[joswide](/maintainers/joswide)

---

Top Contributors

[![michael-kuk](https://avatars.githubusercontent.com/u/11670029?v=4)](https://github.com/michael-kuk "michael-kuk (4 commits)")[![joswide](https://avatars.githubusercontent.com/u/248696?v=4)](https://github.com/joswide "joswide (1 commits)")

---

Tags

nettemailermailgunIMailer

### Embed Badge

![Health badge](/badges/joswide-mailgun-nette/health.svg)

```
[![Health](https://phpackages.com/badges/joswide-mailgun-nette/health.svg)](https://phpackages.com/packages/joswide-mailgun-nette)
```

###  Alternatives

[nette/mail

📧 Nette Mail: A handy library for creating and sending emails in PHP.

5389.8M246](/packages/nette-mail)[boundstate/yii2-mailgun

Mailgun integration for the Yii framework

28160.6k](/packages/boundstate-yii2-mailgun)[craftcms/mailgun

Mailgun integration for Craft CMS

27226.1k7](/packages/craftcms-mailgun)[yarcode/yii2-mailgun-mailer

Mailgun mailer implementation for Yii2

1576.0k](/packages/yarcode-yii2-mailgun-mailer)

PHPackages © 2026

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