shareworks/mandrill

This package is abandoned and no longer maintained. No replacement package was suggested.

Library for interacting with the Mandrill API

Installs: 531

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 8

Forks: 1

Open Issues: 0

pkg:composer/shareworks/mandrill

0.1.0 2014-12-14 13:00 UTC

This package is not auto-updated.

Last update: 2016-05-18 23:53:22 UTC


README

A PHP library for interfacing with the Mandrill API

Tests

You can test the component by issuing the following commands:

$ cd /path/to/mandrill/component
$ composer.phar install
$ phpunit -c phpunit.xml.dist