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

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

qferr/mandrill-bundle
=====================

Symfony Mandrill Bundle

1.0.1(3y ago)54473PHPPHP &gt;=7.2.5

Since Nov 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/qferr/mandrill-bundle)[ Packagist](https://packagist.org/packages/qferr/mandrill-bundle)[ RSS](/packages/qferr-mandrill-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

MandrillBundle
==============

[](#mandrillbundle)

This bundle provides integration of the following Mandrill's features:

- [Webhooks](docs/webhooks.md): listen to message events (send, hard-bounce, spam, ...) and perform custom actions based on your specific application needs.

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

[](#installation)

### Downloading using composer:

[](#downloading-using-composer)

`composer require qferr/mandrill-bundle`

*Note that the bundle supports Symfony 4/5 and PHP 7.2+*

### Enable the bundle

[](#enable-the-bundle)

Your bundle should be automatically enabled by Flex. In case you don't use Flex, you'll need to manually enable the bundle by adding the following line in the config/bundles.php file of your project:

```
