PHPackages                             hipaway-travel/mandrill-bundle - 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. hipaway-travel/mandrill-bundle

Abandoned → [slot/mandrill-bundle](/?search=slot%2Fmandrill-bundle)Symfony-bundle[Mail &amp; Notifications](/categories/mail)

hipaway-travel/mandrill-bundle
==============================

Symfony Mandrill Bundle

v1.2(5y ago)66440.1k↓23.9%49[6 issues](https://github.com/slot/MandrillBundle/issues)[1 PRs](https://github.com/slot/MandrillBundle/pulls)1MITPHP

Since Jan 23Pushed 2y ago3 watchersCompare

[ Source](https://github.com/slot/MandrillBundle)[ Packagist](https://packagist.org/packages/hipaway-travel/mandrill-bundle)[ Docs](https://github.com/slot/SlotMandrillBundle)[ RSS](/packages/hipaway-travel-mandrill-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (18)Used By (1)

SlotMandrillBundle
==================

[](#slotmandrillbundle)

[![Build Status](https://camo.githubusercontent.com/2db60ff1a81a2e210d624a6842bf200dc6209c7b9b03f48637a44bc8f2cbfe02/68747470733a2f2f7472617669732d63692e636f6d2f736c6f742f4d616e6472696c6c42756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/slot/MandrillBundle)

Send transactional mail through mandrill.com. This bundle provides an easy api for Symfony2 Projects.

All settings inside message class represent attributes of Mandrill's API. Please refer to their API documentation for Details:

Prerequisites
-------------

[](#prerequisites)

Before you're able to use this bundle you must sign up with Mandrill.

Mandrill is a great way to send your transactional emails and provides detailed advances reports.

Mandrill is free for limited number of email per day, please read through pricing section on the website for more information:

Installation
------------

[](#installation)

via composer:

```
composer require slot/mandrill-bundle
```

Enable the bundle in the kernel

```
