PHPackages                             sammaye/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. sammaye/mailchimp

ActiveLibrary[API Development](/categories/api)

sammaye/mailchimp
=================

A PHP API wrapper for v3.0 for the MailChimp API

1.4.2(8y ago)3171.0k↓74.7%51BSD-3-ClausePHPPHP &gt;=5.4.0

Since May 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Sammaye/mailchimp)[ Packagist](https://packagist.org/packages/sammaye/mailchimp)[ Docs](http://sammaye.wordpress.com)[ RSS](/packages/sammaye-mailchimp/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (1)Versions (13)Used By (1)

A PHP API wrapper for v3.0 of the MailChimp API

Installing
----------

[](#installing)

The recommended way to install this is via composer, however, if you install it manually it will need Guzzle as well.

How to use
----------

[](#how-to-use)

```
$client = new sammaye\mailchimp\Chimp();
$client->apikey = 'chimp_chimp';
$client->get('/');
```

Other than that you are done. Everything else please refer to the documentation for the API:

Exceptions
----------

[](#exceptions)

The only other point I need to make is about exceptions.

I have implemented every exception as a class name which extends the base `MailChimpException`.

This will make it easier to detect specific errors but also if you wish to catch any errors this API may bring up then you need to catch the `MailChimpException`.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 94.4% 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 ~42 days

Recently: every ~89 days

Total

12

Last Release

3237d 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 (17 commits)")[![anvyst](https://avatars.githubusercontent.com/u/227261?v=4)](https://github.com/anvyst "anvyst (1 commits)")

---

Tags

apimailchimp

### Embed Badge

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

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[resend/resend-php

Resend PHP library.

617.2M43](/packages/resend-resend-php)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M13](/packages/checkout-checkout-sdk-php)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.8k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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