2017 © Pedro Peláez
 

library mailchimp

A PHP API wrapper for v3.0 for the MailChimp API

image

sammaye/mailchimp

A PHP API wrapper for v3.0 for the MailChimp API

  • Wednesday, August 23, 2017
  • by Sammaye
  • Repository
  • 1 Watchers
  • 3 Stars
  • 25,520 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 13 Versions
  • 19 % Grown

The README.md

A PHP API wrapper for v3.0 of the MailChimp API, (*1)

Installing

The recommended way to install this is via composer, however, if you install it manually it will need Guzzle as well., (*2)

How to use

$client = new sammaye\mailchimp\Chimp();
$client->apikey = 'chimp_chimp';
$client->get('/');

Other than that you are done. Everything else please refer to the documentation for the API: http://developer.mailchimp.com/documentation/mailchimp/reference/overview/, (*3)

Exceptions

The only other point I need to make is about exceptions., (*4)

I have implemented every exception as a class name which extends the base MailChimpException., (*5)

This will make it easier to detect specific errors but also if you wish to catch any errors this API may bring up then you need to catch the MailChimpException., (*6)

The Versions

23/08 2017

dev-master

9999999-dev http://sammaye.wordpress.com

A PHP API wrapper for v3.0 for the MailChimp API

  Sources   Download

BSD-3-Clause

The Requires

 

api mailchimp

23/08 2017

1.4.2

1.4.2.0 http://sammaye.wordpress.com

A PHP API wrapper for v3.0 for the MailChimp API

  Sources   Download

BSD-3-Clause

The Requires

 

api mailchimp

11/05 2017

1.4.1

1.4.1.0 http://sammaye.wordpress.com

A PHP API wrapper for v3.0 for the MailChimp API

  Sources   Download

BSD-3-Clause

The Requires

 

api mailchimp

02/09 2016

1.4.0

1.4.0.0 http://sammaye.wordpress.com

A PHP API wrapper for v3.0 for the MailChimp API

  Sources   Download

BSD-3-Clause

The Requires

 

api mailchimp

30/08 2016

1.3.1

1.3.1.0 http://sammaye.wordpress.com

A PHP API wrapper for v3.0 for the MailChimp API

  Sources   Download

BSD-3-Clause

The Requires

 

api mailchimp

30/08 2016

1.3.0

1.3.0.0 http://sammaye.wordpress.com

A PHP API wrapper for v3.0 for the MailChimp API

  Sources   Download

BSD-3-Clause

The Requires

 

api mailchimp

26/08 2016

1.2.0

1.2.0.0 http://sammaye.wordpress.com

A PHP API wrapper for v3.0 for the MailChimp API

  Sources   Download

BSD-3-Clause

The Requires

 

api mailchimp

25/08 2016

1.1.4

1.1.4.0 http://sammaye.wordpress.com

A PHP API wrapper for v3.0 for the MailChimp API

  Sources   Download

BSD-3-Clause

The Requires

 

api mailchimp

25/08 2016

1.1.3

1.1.3.0 http://sammaye.wordpress.com

A PHP API wrapper for v3.0 for the MailChimp API

  Sources   Download

BSD-3-Clause

The Requires

 

api mailchimp

25/08 2016

1.1.2

1.1.2.0 http://sammaye.wordpress.com

A PHP API wrapper for v3.0 for the MailChimp API

  Sources   Download

BSD-3-Clause

The Requires

 

api mailchimp

25/08 2016

1.1.1

1.1.1.0 http://sammaye.wordpress.com

A PHP API wrapper for v3.0 for the MailChimp API

  Sources   Download

BSD-3-Clause

The Requires

 

api mailchimp

24/08 2016

1.1.0

1.1.0.0 http://sammaye.wordpress.com

A PHP API wrapper for v3.0 for the MailChimp API

  Sources   Download

BSD-3-Clause

The Requires

 

api mailchimp

19/05 2016

1.0

1.0.0.0 http://sammaye.wordpress.com

A PHP API wrapper for v3.0 for the MailChimp API

  Sources   Download

BSD-3-Clause

The Requires

 

api mailchimp