PHPackages                             kozz/madmimi-php - 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. kozz/madmimi-php

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

kozz/madmimi-php
================

Actual fork of Official PHP MadMimi API for Composer

1.0.0(10y ago)058MITPHP

Since Jul 7Pushed 10y ago1 watchersCompare

[ Source](https://github.com/urakozz/madmimi-php)[ Packagist](https://packagist.org/packages/kozz/madmimi-php)[ Docs](https://github.com/urakozz/madmimi-php)[ RSS](/packages/kozz-madmimi-php/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

MadMimi for PHP
===============

[](#madmimi-for-php)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/1a9e388bb239d4a402275f46749a891fd63047baa167aaa6e1ecea8003bc6d60/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7572616b6f7a7a2f6d61646d696d692d7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/urakozz/madmimi-php/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/26fadedd9141c81b63fd7516552ffb61b4aea12a79a33fb09a6f5a89efcb5fb4/68747470733a2f2f706f7365722e707567782e6f72672f6b6f7a7a2f6d61646d696d692d7068702f762f737461626c652e737667)](https://packagist.org/packages/kozz/madmimi-php)[![Latest Unstable Version](https://camo.githubusercontent.com/eb898116128b94e8b8a420fadf2614aa71295c9cc42868ff16625c7504ab2368/68747470733a2f2f706f7365722e707567782e6f72672f6b6f7a7a2f6d61646d696d692d7068702f762f756e737461626c652e737667)](https://packagist.org/packages/kozz/madmimi-php)[![License](https://camo.githubusercontent.com/33755e44425f39502dd83561d22be2c50635997b87e26221b8ec945865520470/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6b6f7a7a2f6d61646d696d692d7068702e737667)](https://packagist.org/packages/kozz/madmimi-php)

### Install with Composer

[](#install-with-composer)

Simply add a dependency on `kozzz/madmimi-php` to your project's `composer.json` file if you use [Composer](http://getcomposer.org/) to manage the dependencies of your project. Here is a minimal example of a `composer.json` file that just defines a dependency:

```
{
    "require": {
        "kozz/madmimi-php": "~1.0"
    }
}

```

Notes on basic usage:
---------------------

[](#notes-on-basic-usage)

```
$mimi = new MadMimi('username', 'api_key');

$mimi->Promotions();

$mimi->Lists();
```

...and etc. For more detailed examples, see the Examples directory.

General Mad Mimi API documentation can be found at the [Mad Mimi developer's wiki.](http://madmimi.com/developer)

Contributors
------------

[](#contributors)

gorilla3d lehresman

License
-------

[](#license)

(C) Copyright 2010 Mad Mimi, LLC Released under the MIT License.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

4013d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8f78e5a1e5128b31ba7dfedcc9a3ccfbc4852f5df1b79a54867aa377169968a1?d=identicon)[urakozz](/maintainers/urakozz)

---

Top Contributors

[![secretfader](https://avatars.githubusercontent.com/u/98955?v=4)](https://github.com/secretfader "secretfader (62 commits)")[![marcheiligers](https://avatars.githubusercontent.com/u/173701?v=4)](https://github.com/marcheiligers "marcheiligers (13 commits)")[![urakozz](https://avatars.githubusercontent.com/u/5797393?v=4)](https://github.com/urakozz "urakozz (6 commits)")[![rothsa](https://avatars.githubusercontent.com/u/222722?v=4)](https://github.com/rothsa "rothsa (2 commits)")[![garyjoe](https://avatars.githubusercontent.com/u/641230?v=4)](https://github.com/garyjoe "garyjoe (2 commits)")[![lehresman](https://avatars.githubusercontent.com/u/96005?v=4)](https://github.com/lehresman "lehresman (1 commits)")[![jnankin](https://avatars.githubusercontent.com/u/541969?v=4)](https://github.com/jnankin "jnankin (1 commits)")[![autonomous](https://avatars.githubusercontent.com/u/15879?v=4)](https://github.com/autonomous "autonomous (1 commits)")

---

Tags

mailemailMadmimi

### Embed Badge

![Health badge](/badges/kozz-madmimi-php/health.svg)

```
[![Health](https://phpackages.com/badges/kozz-madmimi-php/health.svg)](https://phpackages.com/packages/kozz-madmimi-php)
```

###  Alternatives

[zbateson/mail-mime-parser

MIME email message parser

54753.3M91](/packages/zbateson-mail-mime-parser)[ddeboer/imap

Object-oriented IMAP for PHP

9364.1M15](/packages/ddeboer-imap)[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M7](/packages/propaganistas-laravel-disposable-email)[coconutcraig/laravel-postmark

Laravel package for sending mail via the Postmark API

2173.2M1](/packages/coconutcraig-laravel-postmark)[voku/email-check

email-check (syntax, dns, trash, ...) library

514.2M6](/packages/voku-email-check)[opcodesio/mail-parser

Parse emails without the mailparse extension

228.8M11](/packages/opcodesio-mail-parser)

PHPackages © 2026

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