Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cfreear/oauth2-mailchimp

MailChimp OAuth 2.0 Client Provider for The PHP League OAuth2-Client
https://github.com/cfreear/oauth2-mailchimp

mailchimp oauth2 php-league

Last synced: about 2 months ago
JSON representation

MailChimp OAuth 2.0 Client Provider for The PHP League OAuth2-Client

Awesome Lists containing this project

README

        

# MailChimp Provider for OAuth 2.0 Client
[![Latest Version](https://img.shields.io/github/release/cfreear/oauth2-mailchimp.svg?style=flat-square)](https://github.com/cfreear/oauth2-mailchimp/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Build Status](https://img.shields.io/travis/cfreear/oauth2-mailchimp/master.svg?style=flat-square)](https://travis-ci.org/cfreear/oauth2-mailchimp)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/cfreear/oauth2-mailchimp.svg?style=flat-square)](https://scrutinizer-ci.com/g/cfreear/oauth2-mailchimp/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/cfreear/oauth2-mailchimp.svg?style=flat-square)](https://scrutinizer-ci.com/g/cfreear/oauth2-mailchimp)
[![Dependency Status](https://www.versioneye.com/user/projects/56dd65a5153573003398835b/badge.svg?style=flat)](https://www.versioneye.com/user/projects/56dd65a5153573003398835b)

This package provides MailChimp OAuth 2.0 support for the PHP League's [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client).

## Credits

- [Christian Freear](https://github.com/cfreear)
- [OAuth 2.0 Client Contributors](https://github.com/thephpleague/oauth2-client/contributors)

## License

The MIT License (MIT). Please see the [License File](https://github.com/cfreear/oauth2-mailchimp/blob/master/LICENSE) for more information.