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

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