PHPackages                             floriansemm/mailcatcher - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. floriansemm/mailcatcher

ActiveMailcatcher[Debugging &amp; Profiling](/categories/debugging)

floriansemm/mailcatcher
=======================

Debugging app for PHP sendmail

V1.0(12y ago)761[2 issues](https://github.com/floriansemm/mailcatcher/issues)HTML

Since May 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/floriansemm/mailcatcher)[ Packagist](https://packagist.org/packages/floriansemm/mailcatcher)[ RSS](/packages/floriansemm-mailcatcher/feed)WikiDiscussions master Synced 1mo ago

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

Mailcatcher
===========

[](#mailcatcher)

Email testing is always complicated:

- your local enviromnent hasn't a configured SMTP server
- the global mail server is damn slow
- your spam filter impremeable configured

This app should solve a couple of your problems:

- easy setup
- fancy shiny GUI

Mailcatcher hooks into the `mail` function, it parsed the mail and persist all important imformations in a sqlite-db.

Mailcatcher is written in PHP with Silex and Doctrine2.

Quick-Installation (PHP5.4 required)
====================================

[](#quick-installation-php54-required)

- clone the project
- make `app/client.php` executable
- uncomment the `sendmail_path` and add the mailcatcher script

```
sendmail_path = /path/to/mailcatcher/app/client.php

```

- make `bin/start_server` executable and execute `./bin/start_server`

After this you can reach Mailcatcher under

Installation with PHP5.3
========================

[](#installation-with-php53)

Follow the steps 1-3 from above. Then you have to create a vhost in your webserver configuration. The document-root must point on `web`.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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

Unknown

Total

1

Last Release

4386d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/76fa61ad37e54ccea2f790bedc89aa1803605fcde299fe79629aa0d0b569bae1?d=identicon)[floriansemm](/maintainers/floriansemm)

---

Top Contributors

[![floriansemm](https://avatars.githubusercontent.com/u/1059500?v=4)](https://github.com/floriansemm "floriansemm (2 commits)")[![dnoegel](https://avatars.githubusercontent.com/u/1114384?v=4)](https://github.com/dnoegel "dnoegel (1 commits)")

### Embed Badge

![Health badge](/badges/floriansemm-mailcatcher/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)[october/rain

October Rain Library

1601.7M63](/packages/october-rain)[shopware/storefront

Storefront for Shopware

684.2M148](/packages/shopware-storefront)

PHPackages © 2026

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