PHPackages                             danielcsgomes/mailchimp-api-connector - 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. danielcsgomes/mailchimp-api-connector

ActiveLibrary[API Development](/categories/api)

danielcsgomes/mailchimp-api-connector
=====================================

Lightweight Mailchimp API connector for PHP 5.3+

v2.2.2(12y ago)110.1k↓100%1MITPHPPHP &gt;=5.3.0

Since Apr 22Pushed 12y ago3 watchersCompare

[ Source](https://github.com/dcsg/MailchimpApiConnector)[ Packagist](https://packagist.org/packages/danielcsgomes/mailchimp-api-connector)[ Docs](https://github.com/dcsg/MailchimpApiConnector)[ RSS](/packages/danielcsgomes-mailchimp-api-connector/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (4)Versions (10)Used By (0)

Mailchimp API Connector
=======================

[](#mailchimp-api-connector)

[![Build Status](https://camo.githubusercontent.com/a38431b4b67c9c45b3a37aa34077857e5a26ba5c2ea98ef2976bcaa051c914b8/68747470733a2f2f7472617669732d63692e6f72672f646373672f4d61696c6368696d70417069436f6e6e6563746f722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/dcsg/MailchimpApiConnector) [![Latest Stable Version](https://camo.githubusercontent.com/c4245be9e779cc4a2f094b999e78e2626e083c89bbbf375383229084620d8102/68747470733a2f2f706f7365722e707567782e6f72672f646373672f6d61696c6368696d702d6170692d636f6e6e6563746f722f762f737461626c652e706e67)](https://packagist.org/packages/dcsg/mailchimp-api-connector) [![Total Downloads](https://camo.githubusercontent.com/19edd05abc6dfce8bf8c701c8b8f5e11c48d2b261adf15403201b0bd89a030ec/68747470733a2f2f706f7365722e707567782e6f72672f646373672f6d61696c6368696d702d6170692d636f6e6e6563746f722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/dcsg/mailchimp-api-connector) [![Latest Unstable Version](https://camo.githubusercontent.com/2af75bc1f8880d5f9b8fa59001973e28af997eb9fa2d1f4392c70fab48e7118c/68747470733a2f2f706f7365722e707567782e6f72672f646373672f6d61696c6368696d702d6170692d636f6e6e6563746f722f762f756e737461626c652e706e67)](https://packagist.org/packages/dcsg/mailchimp-api-connector) [![License](https://camo.githubusercontent.com/f93bf66ddf6da058430b94a8005f1f34b3d515c728ced03a4ec17e5b2a9de1aa/68747470733a2f2f706f7365722e707567782e6f72672f646373672f6d61696c6368696d702d6170692d636f6e6e6563746f722f6c6963656e73652e706e67)](https://packagist.org/packages/dcsg/mailchimp-api-connector) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/c189b42bab670f9fe8741c82ec28394829c5a7638493221c7932dcb1b7ba46b9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646373672f4d61696c6368696d70417069436f6e6e6563746f722f6261646765732f7175616c6974792d73636f72652e706e673f733d38356465613664643832653463346563633064636530366230366461373365623839626433373966)](https://scrutinizer-ci.com/g/dcsg/MailchimpApiConnector/) [![Code Coverage](https://camo.githubusercontent.com/a45c8f03ccb9beddaa01f561fd4893931659463a28e6b2cd3f9469a896a7019b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646373672f4d61696c6368696d70417069436f6e6e6563746f722f6261646765732f636f7665726167652e706e673f733d36363362333531313335666534353339333334653433393136343163666437323466326238313562)](https://scrutinizer-ci.com/g/dcsg/MailchimpApiConnector/) [![SensioLabsInsight](https://camo.githubusercontent.com/de00a77286b826679d57441054063725ee9c5a6e9e7b2a762c215fd1accd0e59/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f31646238396663382d353837662d346464332d396433302d6661313834646564646234342f6d696e692e706e67)](https://insight.sensiolabs.com/projects/1db89fc8-587f-4dd3-9d30-fa184deddb44)

**Mailchimp API Connector** is a lightweight PHP 5.3+ library that allows you to connect in an abstract and simple way to the **Mailchimp API** and **Mailchimp Export API**.

This library is not a wrapper of [**Mailchimp API**](http://apidocs.mailchimp.com/).

What includes
-------------

[](#what-includes)

- Support for [Mailchimp API v2.0](http://apidocs.mailchimp.com/api/2.0/) and [Mailchimp API v1.x](http://apidocs.mailchimp.com/api/1.3/)
- Support for [Mailchimp Export API v1.0](http://apidocs.mailchimp.com/export/1.0/)
- HTTP Adapters

Documentation
-------------

[](#documentation)

The bulk of the documentation is stored in the doc/index.md file:

[Read the Documentation](https://github.com/dcsg/MailchimpApiConnector/blob/master/doc/index.md)

TODO
----

[](#todo)

- Better handling of the HTTP response.
- Implement OAuth2.

Credits
-------

[](#credits)

- [Daniel Gomes](me@danielcsgomes.com)
- Part of HTTP Adapters are from [Geocoder Library](https://github.com/geocoder-php/Geocoder)

License
-------

[](#license)

**Mailchimp API Connector** is released under the MIT License. See the bundled [LICENSE](https://github.com/dcsg/MailchimpApiConnector/blob/master/LICENSE) file for details.

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 98.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~47 days

Recently: every ~12 days

Total

8

Last Release

4432d ago

Major Versions

1.0.0 → v2.0.02013-10-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/fc28f62f6bc77c86daaa61ac0595029b16065cf1507849b5f6dbb379d7a1c5e8?d=identicon)[dcsg](/maintainers/dcsg)

---

Top Contributors

[![dcsg](https://avatars.githubusercontent.com/u/744921?v=4)](https://github.com/dcsg "dcsg (53 commits)")[![jeromeWeb](https://avatars.githubusercontent.com/u/1975475?v=4)](https://github.com/jeromeWeb "jeromeWeb (1 commits)")

---

Tags

apiabstractionmailchimp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/danielcsgomes-mailchimp-api-connector/health.svg)

```
[![Health](https://phpackages.com/badges/danielcsgomes-mailchimp-api-connector/health.svg)](https://phpackages.com/packages/danielcsgomes-mailchimp-api-connector)
```

###  Alternatives

[pacely/mailchimp-apiv3

Simple API wrapper for Mailchimp API V3

95654.6k2](/packages/pacely-mailchimp-apiv3)[welp/mailchimp-bundle

MailChimp API V3 Symfony Bundle

45360.3k1](/packages/welp-mailchimp-bundle)[m165437/laravel-blueprint-docs

API Blueprint Renderer for Laravel

22779.0k](/packages/m165437-laravel-blueprint-docs)[vatps/mailchimp-rest-api

Very Easy to use MailChimp REST Enabled API 3.0 Wrapper Class.

2877.3k](/packages/vatps-mailchimp-rest-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
