PHPackages                             ipunkt/rancherize-mailhog - 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. ipunkt/rancherize-mailhog

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

ipunkt/rancherize-mailhog
=========================

Rancherize plugin to add mailhog as a mailing endpoint for local development

1.0.1(7y ago)0462MITPHP

Since Jul 2Pushed 7y ago3 watchersCompare

[ Source](https://github.com/ipunkt/rancherize-mailhog)[ Packagist](https://packagist.org/packages/ipunkt/rancherize-mailhog)[ RSS](/packages/ipunkt-rancherize-mailhog/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

rancherize-mailhog
==================

[](#rancherize-mailhog)

mailhog rancherize plugin

Install
-------

[](#install)

If you are using the rancherize docker container:

```
rancherize plugin:register ipunkt/rancherize-mailhog

```

If you are using rancherize via composer:

```
rancherize plugin:install ipunkt/rancherize-mailhog:^1.0.0

```

Use
---

[](#use)

Add the following section to your environment or `default`-section of your rancherize.json:

```
"mailhog":{
	"port":PORT_TO_EXPOSE_ON
}
```

Example:

```
"mailhog":{
	"port":9081
}
```

Details
-------

[](#details)

It will set the following variables on your main service:

```
MAIL_HOST: `mailhog`
MAIL_PORT: `1025`
SMTP_SERVER: `mailhog:1025`

```

`SMTP_SERVER` enables sendmail via mailhog when using the webserver or php-cli ipunkt blueprints.

`MAIL_HOST` and `MAIL_PORT` will cause a laravel project to send via mailhog.

You should set `MAIL_ENCRYPTION` to an empty string for laravel projects.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

2869d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f1ab6ff16fc96d20efd363563c961db68587721536c6559d692f461588a1246?d=identicon)[svensp](/maintainers/svensp)

### Embed Badge

![Health badge](/badges/ipunkt-rancherize-mailhog/health.svg)

```
[![Health](https://phpackages.com/badges/ipunkt-rancherize-mailhog/health.svg)](https://phpackages.com/packages/ipunkt-rancherize-mailhog)
```

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M228](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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