PHPackages                             cfreear/oauth2-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. cfreear/oauth2-mailchimp

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

cfreear/oauth2-mailchimp
========================

MailChimp OAuth 2.0 Client Provider for The PHP League OAuth2-Client

2.1.0(3y ago)0313MITPHPPHP &gt;=7.4.0

Since Feb 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/cfreear/oauth2-mailchimp)[ Packagist](https://packagist.org/packages/cfreear/oauth2-mailchimp)[ RSS](/packages/cfreear-oauth2-mailchimp/feed)WikiDiscussions main Synced 1mo ago

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

MailChimp Provider for OAuth 2.0 Client
=======================================

[](#mailchimp-provider-for-oauth-20-client)

[![Latest Version](https://camo.githubusercontent.com/6f17d3d2e382a67f1e096b7f0d1ff238c1f443698f9fe9421cd3d6aef85e6bfb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f636672656561722f6f61757468322d6d61696c6368696d702e7376673f7374796c653d666c61742d737175617265)](https://github.com/cfreear/oauth2-mailchimp/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/9e4765cdd317902a3fd47906e3966eda7af719ea9168de361685219265b8317b/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636672656561722f6f61757468322d6d61696c6368696d702f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/cfreear/oauth2-mailchimp)[![Coverage Status](https://camo.githubusercontent.com/2fa84e8bd251334285ad89408a30a2466a40da7021fb4581b1f11f1acd30d39e/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f636672656561722f6f61757468322d6d61696c6368696d702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/cfreear/oauth2-mailchimp/code-structure)[![Quality Score](https://camo.githubusercontent.com/0e192cc1e2b3fbfc93280a808f834bbfea3d2079c3b103086fa748a03b5ee9b6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f636672656561722f6f61757468322d6d61696c6368696d702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/cfreear/oauth2-mailchimp)[![Dependency Status](https://camo.githubusercontent.com/9a0646d15edef580b20418b63ea716b9b0aaa52ec617e0ddaa4d746193572475/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3536646436356135313533353733303033333938383335622f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/56dd65a5153573003398835b)

This package provides MailChimp OAuth 2.0 support for the PHP League's [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client).

Credits
-------

[](#credits)

- [Christian Freear](https://github.com/cfreear)
- [OAuth 2.0 Client Contributors](https://github.com/thephpleague/oauth2-client/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see the [License File](https://github.com/cfreear/oauth2-mailchimp/blob/master/LICENSE) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~1277 days

Total

3

Last Release

1170d ago

Major Versions

1.0.0 → 2.0.02023-02-23

PHP version history (2 changes)1.0.0PHP &gt;=5.5.0

2.0.0PHP &gt;=7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/897a8001ac5193b2445ae0d216cf0258e96fcba4ad82ae0d03bf8bcdb76a6979?d=identicon)[cfreear](/maintainers/cfreear)

---

Top Contributors

[![cfreear](https://avatars.githubusercontent.com/u/619726?v=4)](https://github.com/cfreear "cfreear (23 commits)")

---

Tags

mailchimpoauth2php-leagueapiAuthenticationidentityoauthoauth2authorizationmailchimp

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[adam-paterson/oauth2-stripe

Stripe OAuth 2.0 Client Provider for The PHP League OAuth2-Client

172.4M4](/packages/adam-paterson-oauth2-stripe)[andalisolutions/oauth2-anaf

Anaf OAuth 2.0 support for the PHP League's OAuth 2.0 Client

194.1k](/packages/andalisolutions-oauth2-anaf)

PHPackages © 2026

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