madmimi / madmimi-php

a short, sweet PHP class for the MadMimi API

Home Page:http://nicholaswyoung.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MadMimi for PHP

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.

Contributors

gorilla3d lehresman

License

(C) Copyright 2010 Mad Mimi, LLC support@madmimi.com Released under the MIT License.

About

a short, sweet PHP class for the MadMimi API

http://nicholaswyoung.com


Languages

Language:PHP 100.0%