tweedegolf/mailchimp-v3-subscriber

This package is abandoned and no longer maintained. No replacement package was suggested.

Simple wrapper around the MailChimp v3 API to subscribe and unsubscribe people from you mailing lists

Maintainers

Package info

github.com/tweedegolf/mailchimp-v3-subscriber

pkg:composer/tweedegolf/mailchimp-v3-subscriber

Statistics

Installs: 3 558

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.3 2019-06-11 08:25 UTC

This package is auto-updated.

Last update: 2023-06-29 10:26:41 UTC


README

The package provides a simple class called MailChimpSubscriber that offers a subscribe and an unSubscribe method using MailChimp's v3 API.

It only depends on Monolog for logging and Guzzle to make the API requests.

Install

composer require tweedegolf/mailchimp-v3-subscriber

Usage

Trivial, see the MailChimpSubscriber class.

License

This project is open-sourced software licensed under the MIT license