PHPackages                             wrep/fosuserbundle-mandrill-mailer - 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. wrep/fosuserbundle-mandrill-mailer

AbandonedSymfony-bundle[Mail &amp; Notifications](/categories/mail)

wrep/fosuserbundle-mandrill-mailer
==================================

Symfony FOSUserBundle mailer for Mandrill

v1.0.1(11y ago)45.2k↓50%8[1 PRs](https://github.com/wrep/FOSUserBundleMandrillMailer/pulls)MITPHPPHP &gt;=5.3.2

Since Apr 13Pushed 10y ago1 watchersCompare

[ Source](https://github.com/wrep/FOSUserBundleMandrillMailer)[ Packagist](https://packagist.org/packages/wrep/fosuserbundle-mandrill-mailer)[ Docs](https://github.com/wrep/FOSUserBundleMandrillMailer)[ RSS](/packages/wrep-fosuserbundle-mandrill-mailer/feed)WikiDiscussions master Synced 1mo ago

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

FOSUserBundleMandrillMailer
===========================

[](#fosuserbundlemandrillmailer)

Provides a mailer service to use in combination with the FOSUserBundle and Mandrill.

Installation and configuration:
-------------------------------

[](#installation-and-configuration)

Pretty simple with [Composer](http://packagist.org), add:

```
{
    "require": {
        "wrep/fosuserbundle-mandrill-mailer": "dev-master"
    }
}
```

### Add FOSUserBundleMandrillMailer to your application kernel

[](#add-fosuserbundlemandrillmailer-to-your-application-kernel)

```
// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new Wrep\FOSUserBundleMandrillMailer\FOSUserBundleMandrillMailerBundle(),
        // ...
    );
}
```

### Setup the config.yml file

[](#setup-the-configyml-file)

```
// app/config/config.yml
fos_user:
    service:
        mailer: wrep.fosuserbundlemandrillmailer
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~329 days

Total

2

Last Release

4089d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d6f5d02841cb19cc8a3bbe2f4e0840049de49bee9ce1cda8725a38a308d32d26?d=identicon)[wrep](/maintainers/wrep)

---

Top Contributors

[![rickpastoor](https://avatars.githubusercontent.com/u/149958?v=4)](https://github.com/rickpastoor "rickpastoor (14 commits)")[![mac-cain13](https://avatars.githubusercontent.com/u/618233?v=4)](https://github.com/mac-cain13 "mac-cain13 (1 commits)")[![ReservedDeveloper](https://avatars.githubusercontent.com/u/6430108?v=4)](https://github.com/ReservedDeveloper "ReservedDeveloper (1 commits)")[![vgross](https://avatars.githubusercontent.com/u/1384464?v=4)](https://github.com/vgross "vgross (1 commits)")

---

Tags

emailmessagesmandrilltransactionaltransaction mailfosuser bundle

### Embed Badge

![Health badge](/badges/wrep-fosuserbundle-mandrill-mailer/health.svg)

```
[![Health](https://phpackages.com/badges/wrep-fosuserbundle-mandrill-mailer/health.svg)](https://phpackages.com/packages/wrep-fosuserbundle-mandrill-mailer)
```

###  Alternatives

[slot/mandrill-bundle

Symfony Mandrill Bundle

671.5M1](/packages/slot-mandrill-bundle)[slm/mail

Integration of various email service providers in the Laminas\\Mail

108732.4k1](/packages/slm-mail)[mailersend/mailersend

MailerSend PHP SDK

801.0M7](/packages/mailersend-mailersend)[mailersend/laravel-driver

MailerSend Laravel Driver

87732.8k4](/packages/mailersend-laravel-driver)[omnimail/omnimail

PHP Library to send email across all platforms using one interface.

32934.3k](/packages/omnimail-omnimail)[nickcv/yii2-mandrill

Mandrill Api Integration for Yii2

29554.2k2](/packages/nickcv-yii2-mandrill)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
