PHPackages                             it-can/fuel-mandriller - 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. it-can/fuel-mandriller

AbandonedLibrary

it-can/fuel-mandriller
======================

Mandrill package for FuelPHP

159PHP

Since Nov 26Pushed 9y ago1 watchersCompare

[ Source](https://github.com/it-can/fuel-mandriller)[ Packagist](https://packagist.org/packages/it-can/fuel-mandriller)[ RSS](/packages/it-can-fuel-mandriller/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

!!! NOT MAINTAINED ANYMORE !!!
==============================

[](#-not-maintained-anymore-)

======

fuel-mandriller
===============

[](#fuel-mandriller)

Use at your own risk! Api is subject to change!

[![Build Status](https://camo.githubusercontent.com/bd2f09fc8c0e79a6a9039cc0ead05c8e2f33abde8a8f17cbe2b6fef14595f66c/68747470733a2f2f7472617669732d63692e6f72672f69742d63616e2f6675656c2d6d616e6472696c6c65722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/it-can/fuel-mandriller)[![Total Downloads](https://camo.githubusercontent.com/cf91d70961362434ccf056188ea2957dcc08c77404d9a274e47c19119222ee7e/68747470733a2f2f706f7365722e707567782e6f72672f69742d63616e2f6675656c2d6d616e6472696c6c65722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/it-can/fuel-mandriller)

====== Mandrill FuelPHP composer package ([www.mandrill.com](http://www.mandrill.com))

Installation
============

[](#installation)

Through Composer:

```
{
    "require": {
        "it-can/fuel-mandriller": "dev-master"
    }
}
```

Next you will need to publish the config:

You can setup your config inside `fuel/app/config/mandriller.php`.

```
