Mailchimp API 3.0 PHP Versions Save

A feature rich object-oriented PHP library for interacting with MailChimp's API v3 💌🐵

3.2.3

3 years ago

add state param to OAuth

3.2.2

3 years ago

Fixing tests namespaces to comply with psr-4 autoloading standard.

3.2.1

4 years ago

3.2.0

4 years ago

Changing caller for success and failure callbacks. This allows access to the response object inside of these callbacks.

3.1.4

4 years ago

Updating require-dev dependencies.

require-dev php version now at >=7.2

3.1.3

4 years ago

Close connections after execution by default.

3.1.2

4 years ago

Feature addition:

  • Add more clear curl error handling

3.1.0

5 years ago

Features Added:

  • Ability to set custom curl options

3.0.3

5 years ago

Version 3.0.3

  • Fix success callbacks.
  • Add support for Verified Domains endpoints.