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

ActiveLibrary[API Development](/categories/api)

aaronsaray/madmimi-api-php
==========================

A PHP library for rich, testable integration with MadMimi.

1.0.3(8y ago)619.0k↓50%2[2 issues](https://github.com/aaronsaray/madmimi-api-php/issues)MITPHPPHP &gt;=5.4.0

Since Dec 18Pushed 8y ago2 watchersCompare

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

READMEChangelog (3)DependenciesVersions (5)Used By (0)

madmimi-api-php
===============

[](#madmimi-api-php)

An up-to-date PHP library for integrating with the MadMimi API.

Using your  account, you can interact with all parts of the API using this library. This library requires PHP 5.4+ and curl to be installed.

Installation
------------

[](#installation)

This library is available on packagist and can be installed using composer.

```
$ composer require aaronsaray/madmimi-api-php
```

Basic Usage
-----------

[](#basic-usage)

This example sends a transactional email to a promotion named "Meaning of Life" and replaces the {answer} placeholder with the answer to life, the universe and everything. This email goes to Slartibartfast at

```
