shareworks/mandrill

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

Library for interacting with the Mandrill API

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