drewm/mailchimp-api
Super-simple, minimum abstraction MailChimp API v3 wrapper, in PHP observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4782
- days_rel: n/a
- days_push: 1388
- n_releases_24m: 0
Adoption not part of the score
1978 stars · 493 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A super-simple, minimal-abstraction PHP wrapper for the MailChimp API v3. It maps API endpoints directly to simple get/post/patch/delete calls with optional batch and webhook support.
Use cases
- subscribe users to a MailChimp mailing list from PHP
- manage MailChimp list members programmatically
- call MailChimp API v3 endpoints without a heavy SDK
- send batch requests to MailChimp
- handle MailChimp webhooks in PHP
When to choose
- you want a thin, direct mapping to the MailChimp API docs
- you need a lightweight dependency for email list management in PHP
- you prefer minimal abstraction over full-featured SDKs
When to avoid
- you need a full-featured SDK with typed models and rich error handling
- your project is not in PHP
- you need active development or support for newer Mailchimp API versions
Facets
library · maturity maintenance
http-client sdk apis developer-tools email php mailchimp api-wrapper email-marketing minimal-abstraction
1 source
- readme: https://github.com/drewm/mailchimp-api · fetched 2026-08-28 · d23adce2964f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| drewm/mailchimp-api | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="drewm/mailchimp-api")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem