An open API service indexing awesome lists of open source software.

https://github.com/dcsg/mailchimpapiconnectorbundle

Mailchimp Api Connector Bundle for Symfony2
https://github.com/dcsg/mailchimpapiconnectorbundle

Last synced: over 1 year ago
JSON representation

Mailchimp Api Connector Bundle for Symfony2

Awesome Lists containing this project

README

          

# Mailchimp Api connector Bundle

[![Latest Stable Version](https://poser.pugx.org/dcsg/mailchimp-api-connector-bundle/v/stable.png)](https://packagist.org/packages/dcsg/mailchimp-api-connector-bundle) [![Latest Unstable Version](https://poser.pugx.org/dcsg/mailchimp-api-connector-bundle/v/unstable.png)](https://packagist.org/packages/dcsg/mailchimp-api-connector-bundle) [![License](https://poser.pugx.org/dcsg/mailchimp-api-connector-bundle/license.png)](https://packagist.org/packages/dcsg/mailchimp-api-connector-bundle) [![SensioLabsInsight](https://insight.sensiolabs.com/projects/599f19dc-55be-40c3-bd3e-46d38e5ce755/mini.png)](https://insight.sensiolabs.com/projects/599f19dc-55be-40c3-bd3e-46d38e5ce755)

The `MailchimpApiConnectorBundle` provides integration of the [Mailchimp Api Connector](https://github.com/dcsg/MailchimpApiConnector) library into the [Symfony2 framework](http://symfony.com).

# Installing via Composer

The recommended way to install is through [composer](http://composer.org).

```sh
$ php composer.phar require "dcsg/mailchimp-api-connector-bundle:~2.0"
```

## License

Mailchimp API Connector Bundle is released under the MIT License. See the bundled [LICENSE](https://github.com/dcsg/MailchimpApiConnectorBundle/blob/master/Resources/meta/LICENSE) file for details.