This project is currently in development. It is strongly advised that you do not use it in production.
This repository contains a PHP SDK that provides access to the MailChimp API (version 1.3). The SDK conforms to the PSR-0 standard for autoloading interoperability and requires PHP >= 5.3.3. Unless otherwise stated, all components of the SDK are licensed under the MIT License.
- PHP >= 5.3.3
- PHP JSON
- PHP OpenSSL (If you wish to make API calls over HTTPS)
- PHP cURL (\MailChimp\Client\Curl)
- allow_url_fopen (\MailChimp\Client\Stream)
None at this time
Please see the examples provided.