PHPackages                             hasandz/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. [API Development](/categories/api)
4. /
5. hasandz/madmimi-php

ActiveLibrary[API Development](/categories/api)

hasandz/madmimi-php
===================

a short, sweet PHP class for the MadMimi API

323.4k2PHP

Since Apr 9Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#madmimi-for-php)

### Install with Composer

[](#install-with-composer)

Simply add a dependency on `hasandz/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": {
        "hasandz/madmimi-php": "dev-master"
    }
}

```

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

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

$mimi = new MadMimi('username', 'api\_key');

$mimi-&gt;Promotions();

$mimi-&gt;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 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

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

### Community

Maintainers

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

---

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 (8 commits)")[![hasandz](https://avatars.githubusercontent.com/u/531878?v=4)](https://github.com/hasandz "hasandz (5 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)")[![autonomous](https://avatars.githubusercontent.com/u/15879?v=4)](https://github.com/autonomous "autonomous (1 commits)")[![AndriyVoloshin](https://avatars.githubusercontent.com/u/4062369?v=4)](https://github.com/AndriyVoloshin "AndriyVoloshin (1 commits)")

### Embed Badge

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

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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