Registry / http-client / drewm-mailchimp-api

drewm-mailchimp-api

JSON →
library2.5.4phppackagistunverified

Super-simple, minimum abstraction MailChimp API v3 wrapper.

composer require drewm/mailchimp-api
INSTALL
IMPORT
SIG · DREWM-MAILCHIMP-AP
D
drewm-mailchimp-api
http-clientphpv2.5.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MailChimp
use DrewM\MailChimp\MailChimp;

Fetch MailChimp lists using the API.

use DrewM\MailChimp\MailChimp; $MailChimp = new MailChimp('your-api-key'); $result = $MailChimp->get('lists'); print_r($result);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.5.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
Resources