PHPackages                             alkurn/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. [API Development](/categories/api)
4. /
5. alkurn/yii2-mailchimp

ActiveYii2-extension[API Development](/categories/api)

alkurn/yii2-mailchimp
=====================

MailChimp plugin for the Yii2 framework

1265PHP

Since Apr 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/alkurn/yii2-mailchimp)[ Packagist](https://packagist.org/packages/alkurn/yii2-mailchimp)[ RSS](/packages/alkurn-yii2-mailchimp/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

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 alkurn\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 alkurn/yii2-mailchimp "dev-master"

```

or add

```
"alkurn/yii2-mailchimp": "dev-master"

```

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/alkurn/yii2-mailchimp/issues).

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.7% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/485ae3b1c7496e2d8d100c7c12274e3e7d490afc132ef1b3a2b2a30f10727e1e?d=identicon)[gmankar](/maintainers/gmankar)

---

Top Contributors

[![grmankar](https://avatars.githubusercontent.com/u/10545660?v=4)](https://github.com/grmankar "grmankar (4 commits)")[![TechAlkurn](https://avatars.githubusercontent.com/u/56467158?v=4)](https://github.com/TechAlkurn "TechAlkurn (2 commits)")

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k13](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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