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

https://github.com/trejjam/mailchimp

Mailchimp client for the Nette framework
https://github.com/trejjam/mailchimp

library mailchimp nette php71

Last synced: about 1 year ago
JSON representation

Mailchimp client for the Nette framework

Awesome Lists containing this project

README

          











## Usage

To install the latest version of `trejjam/mail-chimp` use [Composer](https://getcomposer.com).

```
composer require trejjam/mail-chimp
```

## Versions

| State | Version | Branch | PHP |
|--------|---------|----------|------------|
| dev | `^0.7` | `master` | `8.1, 8.2` |
| stable | `^0.6` | `master` | `>= 7.3` |
| stable | `^0.5` | `master` | `>= 7.3` |
| stable | `^0.4` | `master` | `>= 7.2` |
| stable | `^0.3` | `master` | `>= 7.2` |
| stable | `^0.2` | `master` | `>= 7.1` |

## Documentation

For details on how to use this package, check out our [documentation](.docs).

## Links

- [Official API reference](http://developer.mailchimp.com/documentation/mailchimp/reference/overview)

## Maintainers








Jan Trejbal