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
- Host: GitHub
- URL: https://github.com/dcsg/mailchimpapiconnectorbundle
- Owner: dcsg
- Created: 2014-02-09T12:45:32.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-21T11:27:29.000Z (about 12 years ago)
- Last Synced: 2025-01-05T11:21:22.004Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 207 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mailchimp Api connector Bundle
[](https://packagist.org/packages/dcsg/mailchimp-api-connector-bundle) [](https://packagist.org/packages/dcsg/mailchimp-api-connector-bundle) [](https://packagist.org/packages/dcsg/mailchimp-api-connector-bundle) [](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.