PHPackages                             wildside/mailguneu - 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. wildside/mailguneu

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

wildside/mailguneu
==================

Provides a replacement MailServiceProvider in Laravel which requires setting the full Mailgun base URL.

1.1.0(7y ago)1315.5k3MITPHPPHP &gt;=5.5.9

Since Jul 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/WildSideUK/Laravel-MailgunEu)[ Packagist](https://packagist.org/packages/wildside/mailguneu)[ RSS](/packages/wildside-mailguneu/feed)WikiDiscussions master Synced 3w ago

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

Wildside/MailgunEu
==================

[](#wildsidemailguneu)

Provides a replacement `MailServiceProvider` in Laravel which requires setting the full Mailgun base URL.

Requirements
------------

[](#requirements)

- This package requires PHP 5.6+
- It works with Laravel 5.x (and may work with earlier versions too).
- It does not work with Laravel 5.5 or Laravel 5.7 (or newer) as native support for the EU endpoint is available.

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

[](#installation)

Require this package with composer

```
composer require wildside/mailguneu

```

Replace your `MailServiceProvider` in `config/app.php`.

```
// Illuminate\Mail\MailServiceProvider::class,
Wildside\MailgunEu\MailServiceProvider::class,
```

Update your `mailgun.domain` value in `config/services.php` to provide the full API URL (e.g.  instead of mg.example.org)

License
-------

[](#license)

This open-source software is licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

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

Every ~263 days

Total

2

Last Release

2625d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

eugdprlaravellaravel-packagemailgunphplaravelmailgungdpreu

### Embed Badge

![Health badge](/badges/wildside-mailguneu/health.svg)

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

###  Alternatives

[propaganistas/laravel-disposable-email

Disposable email validator

6012.9M7](/packages/propaganistas-laravel-disposable-email)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

252143.0k](/packages/erag-laravel-disposable-email)

PHPackages © 2026

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