2017 © Pedro Peláez
 

library madmimi-php

Actual fork of Official PHP MadMimi API for Composer

image

kozz/madmimi-php

Actual fork of Official PHP MadMimi API for Composer

  • Friday, August 21, 2015
  • by urakozz
  • Repository
  • 1 Watchers
  • 0 Stars
  • 45 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 25 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

MadMimi for PHP

Scrutinizer Code Quality Latest Stable Version Latest Unstable Version License, (*1)

Install with Composer

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

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

Notes on basic usage:

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

$mimi->Promotions();

$mimi->Lists();

...and etc. For more detailed examples, see the Examples directory., (*3)

General Mad Mimi API documentation can be found at the Mad Mimi developer's wiki., (*4)

Contributors

gorilla3d lehresman, (*5)

License

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

The Versions

21/08 2015

dev-master

9999999-dev https://github.com/urakozz/madmimi-php

Actual fork of Official PHP MadMimi API for Composer

  Sources   Download

MIT

madmimi mail email

07/07 2015

1.0.0

1.0.0.0 https://github.com/urakozz/madmimi-php

Actual fork of Official PHP MadMimi API for Composer

  Sources   Download

MIT

madmimi mail email