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