# drewm/mailchimp-api

Super-simple, minimum abstraction MailChimp API v3 wrapper, in PHP

Repository: https://github.com/drewm/mailchimp-api
Canonical: https://ross.abutalabs.com/products/mailchimp-api
Language: PHP
License: MIT
License Family: permissive
Topics: php, mailchimp-api, wrapper, mailchimp, mailchimp-php, mailchimp-api-wrapper
Last push: 2022-11-14T18:05:47+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4782, "days_push": 1388, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1978, forks 493 (observed 2026-08-28T04:06:01.573855+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: http-client, sdk
- domain: apis, developer-tools, email
- platform: php
- tags: mailchimp, api-wrapper, email-marketing, minimal-abstraction

## Member repositories
- drewm/mailchimp-api (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.573855+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:04:44.379680+00:00, confidence not recorded.
  - readme: https://github.com/drewm/mailchimp-api (fetched 2026-08-28T04:06:01.573855+00:00, sha d23adce2964f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
