PHPackages                             theroadbunch/mandrill-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. theroadbunch/mandrill-sdk

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

theroadbunch/mandrill-sdk
=========================

An OOP Implementation of the Mandrill PHP SDK

v0.1.0-alpha.1(7y ago)01MITPHPPHP ^7.0

Since Sep 10Pushed 7y ago1 watchersCompare

[ Source](https://github.com/The-Road-Bunch/mandrill-sdk)[ Packagist](https://packagist.org/packages/theroadbunch/mandrill-sdk)[ RSS](/packages/theroadbunch-mandrill-sdk/feed)WikiDiscussions develop Synced yesterday

READMEChangelogDependencies (4)Versions (3)Used By (0)

theroadbunch/mandrill-sdk [![build status](https://camo.githubusercontent.com/61a654e85c89ccd7a4540ceac17c0ca0e5292ec0cdf9ef7b786e835169bfbae3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5468652d526f61642d42756e63682f6d616e6472696c6c2d73646b2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/The-Road-Bunch/mandrill-sdk/)
================================================================================================================================================================================================================================================================================================================================================================================

[](#theroadbunchmandrill-sdk-)

*An OOP library for interfacing with Mandrill's API*

[![Latest Stable Version](https://camo.githubusercontent.com/dcbe2e3acc86b575ea085767ec6c31070c25b679e0839c28beb2b3f173863e3d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746865726f616462756e63682f6d616e6472696c6c2d73646b2e737667)](https://packagist.org/packages/theroadbunch/domain-validator)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

### Contents

[](#contents)

1. [Release Notes](doc/release.md)
2. [Installation](#installation)
    a. [Bundles](#bundle-installation)
3. [Basic Usage](#basic-usage)
    a. [Creating and Sending a Basic Email](#basic-email)
4. [License](LICENSE)

### Install using composer [\[?\]](https://getcomposer.org)

[](#install-using-composer-)

`composer require theroadbunch/mandrill-sdk`

### Basic Usage

[](#basic-usage)

#### Creating and Sending an Email

[](#creating-and-sending-an-email)

```
