PHPackages                             coderbyheart/mailchimp-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. coderbyheart/mailchimp-bundle

AbandonedArchivedSymfony-bundle[API Development](/categories/api)

coderbyheart/mailchimp-bundle
=============================

Thin abstraction layer for the MailChimp API 2.0.

v1.1.1(11y ago)34.5k2MITPHPPHP &gt;=5.3.0

Since Nov 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/coderbyheart/MailChimpBundle)[ Packagist](https://packagist.org/packages/coderbyheart/mailchimp-bundle)[ RSS](/packages/coderbyheart-mailchimp-bundle/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

MailChimp Bundle
================

[](#mailchimp-bundle)

Thin abstraction layer for the MailChimp API 2.0.

All API endpoints are implemented … by not implementing them but taking advantage of the API's naming conventions.

[![SensioLabsInsight](https://camo.githubusercontent.com/515e11b3a067dd57a90251614c3803ba162318cad4a5f7cd59ebf961014e7872/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f61363731653837372d333735342d343461652d613531372d3366313062613630363332342f6269672e706e67)](https://insight.sensiolabs.com/projects/a671e877-3754-44ae-a517-3f10ba606324)

[![Build Status](https://camo.githubusercontent.com/391087f0919168c19d8673649322031489b47c55fc3d6883fef09dc506ed8297/68747470733a2f2f7472617669732d63692e6f72672f636f646572627968656172742f4d61696c4368696d7042756e646c652e737667)](https://travis-ci.org/coderbyheart/MailChimpBundle) [![Code Climate](https://camo.githubusercontent.com/23bdfa0ba8cca0b5f9daf5d0a8c63213355c52c3d6d23504d398775440cb2cac/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f636f646572627968656172742f4d61696c4368696d7042756e646c652f6261646765732f6770612e737667)](https://codeclimate.com/github/coderbyheart/MailChimpBundle) [![Test Coverage](https://camo.githubusercontent.com/79472fe1f28afc96531e87ae43e24177e0722ecabbd615f9e8303b22e92d2ba6/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f636f646572627968656172742f4d61696c4368696d7042756e646c652f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/coderbyheart/MailChimpBundle)

Getting started
---------------

[](#getting-started)

Install with composer:

```
php composer.phar require coderbyheart/mailchimp-bundle

```

Enable the Bundle:

```
