PHPackages                             sammaye/yii2-mailchimp - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sammaye/yii2-mailchimp

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

sammaye/yii2-mailchimp
======================

MailChimp plugin for the Yii2 framework

0.1.2(10y ago)782.5k↑66.7%51BSD-3-ClausePHP

Since Mar 19Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Sammaye/yii2-mailchimp)[ Packagist](https://packagist.org/packages/sammaye/yii2-mailchimp)[ RSS](/packages/sammaye-yii2-mailchimp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (1)

yii2-mailchimp
==============

[](#yii2-mailchimp)

Yii2 MailChimp extension.

This is the most dirt simple extension you could ever imagine, literally this is how you use it:

```
$mc = new sammaye\mailchimp\Mailchimp(['apikey' => 'lalala']);
$mc->lists->getList();

```

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist sammaye/yii2-mailchimp "*"

```

or add

```
"sammaye/yii2-mailchimp": "*"

```

to the require section of your `composer.json` file.

Set Up
------

[](#set-up)

The class is merely a layer that calls `__call` on everything that comes in and passes it to the actual Mailchimp API wrapper.

Please refer to the documentation for...documentation: [here](http://apidocs.mailchimp.com/api/2.0/).

For support please post an [issue](https://github.com/Sammaye/yii2-mailchimp/issues).

To find the Mailchimp API wrapper you can go to [Bitbucket](https://bitbucket.org/mailchimp/mailchimp-api-php).

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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 ~354 days

Total

3

Last Release

3735d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7357836d822160350576f98b85244f4d5f960be303a2fcaa15a330187966cbd4?d=identicon)[Sammaye](/maintainers/Sammaye)

---

Top Contributors

[![Sammaye](https://avatars.githubusercontent.com/u/323996?v=4)](https://github.com/Sammaye "Sammaye (7 commits)")[![CristianTan](https://avatars.githubusercontent.com/u/8394534?v=4)](https://github.com/CristianTan "CristianTan (1 commits)")

---

Tags

yii2extensionmailchimpyii2-extensionsammaye

### Embed Badge

![Health badge](/badges/sammaye-yii2-mailchimp/health.svg)

```
[![Health](https://phpackages.com/badges/sammaye-yii2-mailchimp/health.svg)](https://phpackages.com/packages/sammaye-yii2-mailchimp)
```

###  Alternatives

[sammaye/yii2-solr

Solr plugin for the Yii2 framework built ontop of Solarium

1063.1k](/packages/sammaye-yii2-solr)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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