mailchimp/mailchimp

API client library for the MailChimp bulk email as a service platform


Keywords
api, email
License
MIT

Documentation

Overview

A PHP 5.2+ API client for v2 of the MailChimp API. Please note that we generate this client/wrapper, so while we're happy to look at any pull requests, ultimately we can't technically accept them. We will, however comment on any additions or changes made due to them before closing them.

Usage

This can be installed via Composer and our packagist package.


A basic example app to help kickstart you which - will also automatically install this package - is over in a public github repo.