PHPackages                             spamisspam/mailcatch-api - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. spamisspam/mailcatch-api

ActiveLibrary[Testing &amp; Quality](/categories/testing)

spamisspam/mailcatch-api
========================

SpamIsSpam Mailcatch API - Making unit testing for Mail a breeze!

1.0.2(9y ago)031MITPHPPHP &gt;=5.6.0CI failing

Since Mar 6Pushed 6y agoCompare

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

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

SpamIsSpam Mail Catch Support Library
=====================================

[](#spamisspam-mail-catch-support-library)

[![Author](https://camo.githubusercontent.com/5adce9506b3cd6662af7cff11acda97c113843e2eeb0da4767c02280514c58eb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d627461666f796140627269616e7461666f79612e636f6d2d626c75652e7376673f7374796c653d666c61742d737175617265)](https://www.briantafoya.com)[![GitHub Tag](https://camo.githubusercontent.com/4b88c9c776423a21eac54f39ecb0a140a7cc7dbecaf4cec286b9b8c658b5936d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f7370616d69737370616d2f6d61696c63617463682d6170692e7376673f7374796c653d666c61742d737175617265)](https://github.com/spamisspam/mailcatch-api)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Packagist](https://camo.githubusercontent.com/4e879ae74be9c45fdb48a29b7c54a2b4f5c228aabca7ec121f20cf3b29f3d79e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7370616d69737370616d2f6d61696c63617463682d6170692e7376673f6d61784167653d3836343030267374796c653d666c61742d737175617265)](https://packagist.org/packages/spamisspam/mailcatch-api)[![Build Status](https://camo.githubusercontent.com/7390c2886da249fbf8d04c53bbad66fa47ff1eb5df0a37fe8f82692ea42f7f56/68747470733a2f2f7472617669732d63692e6f72672f7370616d69737370616d2f6d61696c63617463682d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/spamisspam/mailcatch-api)

### This is a support library for the Spam Is Spam Mail Catch platform.

[](#this-is-a-support-library-for-the-spam-is-spam-mail-catch-platform)

It allows you to perform unit testing of smtp delivery and valid receipt.

Visit [Spam Is Spam Mail Catch](http://mailcatch.spamisspam.com) for more information.

Class documentation can be found in the generated [phpDoc](https://spamisspam.github.io/mailcatch-api/index.html).

### Requirements

[](#requirements)

```
"require": {
    "php": ">=5.6.0",
    "ext-openssl": "*",
    "ext-curl": "*",
    "guzzlehttp/guzzle": "~6.0",
    "phpmailer/phpmailer": "^5.2",
    "squeaky-minds/squeaky-minds-php-helper": "^1.2.0"
}

```

### Installation by Composer

[](#installation-by-composer)

```
"require": {
    "spamisspam/mailcatch-api": "~1.0"
}

```

Or

```
$ composer require spamisspam/mailcatch-api

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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 ~0 days

Total

3

Last Release

3351d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f2a110a0584defebf67f20a814a73e1fd431f6203d1bbc25bd6056cc172a95d?d=identicon)[btafoya](/maintainers/btafoya)

---

Top Contributors

[![btafoya](https://avatars.githubusercontent.com/u/4192106?v=4)](https://github.com/btafoya "btafoya (7 commits)")

---

Tags

phpphpunitmailsmtp

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/spamisspam-mailcatch-api/health.svg)

```
[![Health](https://phpackages.com/badges/spamisspam-mailcatch-api/health.svg)](https://phpackages.com/packages/spamisspam-mailcatch-api)
```

###  Alternatives

[blastcloud/guzzler

Supercharge your app or SDK with a testing library specifically for Guzzle.

272419.3k35](/packages/blastcloud-guzzler)[nunomaduro/mock-final-classes

Allows mocking of final methods and classes in PHP.

113854.3k23](/packages/nunomaduro-mock-final-classes)[hot/phpunit-runner

The lib allows to watch phpunit tests

3066.9k4](/packages/hot-phpunit-runner)[robiningelbrecht/phpunit-coverage-tools

PHPUnit coverage tools

1783.0k33](/packages/robiningelbrecht-phpunit-coverage-tools)[cable8mm/water-melon

Water Melon is simple melon.com api sdk for php

182.7k](/packages/cable8mm-water-melon)[phrozenbyte/phpunit-array-asserts

Provides various array-related PHPUnit assertions, primarily used for API testing.

1055.0k1](/packages/phrozenbyte-phpunit-array-asserts)

PHPackages © 2026

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