beelab/v3-mailchimp-api-php
Lightweight PHP wrapper for MailChimp API v3. Provides convenient functions on top of the REST endpoints using Guzzle, installable via Composer. Includes a PHPUnit test suite. Requires PHP 5.5+.
This library provides convenient wrapper functions for MailChimp's REST API. The API is documented here.
Dependencies are managed by Composer. From the library root, run:
composer install
This library includes a PHPUnit test suite. To run the tests, from the library root, run:
phpunit
How can I help you explore Laravel packages today?