mailchimp/mailchimp

This package is abandoned and no longer maintained. The author suggests using the mailchimp/marketing package instead.

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

2.0.6 2014-10-30 20:38 UTC

This package is not auto-updated.

Last update: 2021-03-31 18:33:57 UTC


README

This SDK and Mailchimp API 2.0 are deprecated.

See the current Mailchimp Marketing SDKs

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.