PHPackages                             astrogoat/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. [Mail &amp; Notifications](/categories/mail)
4. /
5. astrogoat/mailchimp

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

astrogoat/mailchimp
===================

A Mailchimp app for Strata

v1.11.0(7mo ago)022MITPHPPHP ^8.0CI failing

Since Nov 1Pushed 7mo ago3 watchersCompare

[ Source](https://github.com/astrogoat/mailchimp)[ Packagist](https://packagist.org/packages/astrogoat/mailchimp)[ Docs](https://github.com/astrogoat/mailchimp)[ GitHub Sponsors](https://github.com/Astrogoat)[ RSS](/packages/astrogoat-mailchimp/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (9)Versions (13)Used By (0)

A Mailchimp app for Strata
==========================

[](#a-mailchimp-app-for-strata)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c53fec15df698d606e95af071cf02b08b08842b9babddb6c425447fd05fe3e61/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617374726f676f61742f6d61696c6368696d702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/mailchimp)[![GitHub Tests Action Status](https://camo.githubusercontent.com/a7805751e4ec852e410a9cb6ecf01e18d29898c77c815286e5bff833e3c0e02b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f6d61696c6368696d702f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/astrogoat/mailchimp/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/5862628f51f11867c351deca5bf480d839c30c0912d8a9a94601efcc16aab980/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f6d61696c6368696d702f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/astrogoat/mailchimp/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/77f395457bfed3465e05ed101e95a60ba891e4ace00551e8e9e6fa9a08d6884e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617374726f676f61742f6d61696c6368696d702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/mailchimp)

A simple wrapper for [Mailchimps PHP SDK](https://mailchimp.com/developer/marketing/api/).

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

[](#installation)

You can install the package via composer:

```
composer require astrogoat/mailchimp
```

Usage
-----

[](#usage)

```
$mailchimp = resolve(\Astrogoat\Mailchimp\Mailchimp::class);
$mailchimp->ping->get();

// {
//   "health_status": "Everything's Chimpy!"
// }
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Laura Tonning](https://github.com/tonning)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance62

Regular maintenance activity

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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 ~96 days

Recently: every ~110 days

Total

12

Last Release

229d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e9527ee45d5bf016d30f77ce27f61e964a126cf168255fe68625af4ae83bf26?d=identicon)[tonning](/maintainers/tonning)

---

Top Contributors

[![tonning](https://avatars.githubusercontent.com/u/7304678?v=4)](https://github.com/tonning "tonning (35 commits)")

---

Tags

laravelmailchimpastrogoat

###  Code Quality

TestsPest

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-newsletter

Manage Mailcoach and MailChimp newsletters in Laravel

1.6k6.3M26](/packages/spatie-laravel-newsletter)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[xammie/mailbook

Laravel Mail Explorer

482458.3k1](/packages/xammie-mailbook)[spatie/laravel-notification-log

Log notifications sent by your Laravel app

207902.8k](/packages/spatie-laravel-notification-log)[wnx/laravel-sends

Keep track of outgoing emails in your Laravel application.

200427.3k](/packages/wnx-laravel-sends)[spatie/laravel-discord-alerts

Send a message to Discord

151408.0k](/packages/spatie-laravel-discord-alerts)

PHPackages © 2026

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