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

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

nyatmeat/mandrill-swiftmailer-bundle
====================================

Symfony bundle to provide a Mandrill SwiftMailer service

1.3.1(7y ago)07GPL-2.0+PHPPHP &gt;=5.4

Since Apr 29Pushed 6y agoCompare

[ Source](https://github.com/nyatMeat/MandrillSwiftMailerBundle)[ Packagist](https://packagist.org/packages/nyatmeat/mandrill-swiftmailer-bundle)[ Docs](https://github.com/AccordGroup/MandrillSwiftMailerBundle)[ RSS](/packages/nyatmeat-mandrill-swiftmailer-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (6)Versions (14)Used By (0)

MandrillSwiftMailerBundle
=========================

[](#mandrillswiftmailerbundle)

[![Build Status](https://camo.githubusercontent.com/5ec37571803f6ef0e9c3b5077bd21a137e0aed448a82a96478dfdc32f66debf2/68747470733a2f2f7472617669732d63692e6f72672f4163636f726447726f75702f4d616e6472696c6c53776966744d61696c657242756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/AccordGroup/MandrillSwiftMailerBundle) [![SensioLabsInsight](https://camo.githubusercontent.com/85e454bcd9ec4d73bc2f47d0305cebc0f5691b364a2a7eb6e668e16d436b9a19/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f32316135373631642d626135652d343666322d383933392d6135363165313236393861382f6d696e692e706e67)](https://insight.sensiolabs.com/projects/21a5761d-ba5e-46f2-8939-a561e12698a8)

A Symfony bundle that provides a Mandrill Transport implementation based on Mandrill's API

Requirments
-----------

[](#requirments)

Mandrill API Key -

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

[](#installation)

### Require the package with composer

[](#require-the-package-with-composer)

```
composer require nyatmeat/mandrill-swiftmailer-bundle

```

### Add AccordMandrillSwiftMailerBundle to application kernel

[](#add-accordmandrillswiftmailerbundle-to-application-kernel)

```
// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new Accord\MandrillSwiftMailerBundle\AccordMandrillSwiftMailerBundle(),
        // ...
    );
}

```

### Add your API key to the config.yml

[](#add-your-api-key-to-the-configyml)

```
// app/config/config.yml
accord_mandrill_swift_mailer:
    api_key: MANDRILL_API_KEY
    async: false # optional
    subaccount: ~ # default null

```

### Configure Swiftmailer to use this new transport

[](#configure-swiftmailer-to-use-this-new-transport)

```
// app/config/config.yml
swiftmailer:
    transport: accord_mandrill

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 51.9% 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 ~154 days

Recently: every ~329 days

Total

12

Last Release

2692d ago

Major Versions

0.0.3 → 1.0.02014-12-18

PHP version history (2 changes)0.0.1PHP &gt;=5.3.3

1.2.0PHP &gt;=5.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/2c1546bef77dcc1cd0fadfc28a95221c1f1deaf0d133d5b4b126cd088c49540f?d=identicon)[nyatMeat](/maintainers/nyatMeat)

---

Top Contributors

[![Kyoushu](https://avatars.githubusercontent.com/u/535916?v=4)](https://github.com/Kyoushu "Kyoushu (27 commits)")[![jrattue](https://avatars.githubusercontent.com/u/5196521?v=4)](https://github.com/jrattue "jrattue (14 commits)")[![danstefancu](https://avatars.githubusercontent.com/u/1780596?v=4)](https://github.com/danstefancu "danstefancu (3 commits)")[![nyatMeat](https://avatars.githubusercontent.com/u/26892345?v=4)](https://github.com/nyatMeat "nyatMeat (3 commits)")[![gzankevich](https://avatars.githubusercontent.com/u/294969?v=4)](https://github.com/gzankevich "gzankevich (2 commits)")[![Remiii](https://avatars.githubusercontent.com/u/659383?v=4)](https://github.com/Remiii "Remiii (2 commits)")[![Matth--](https://avatars.githubusercontent.com/u/5814301?v=4)](https://github.com/Matth-- "Matth-- (1 commits)")

---

Tags

symfonybundlemandrillswiftmailer

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nyatmeat-mandrill-swiftmailer-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/nyatmeat-mandrill-swiftmailer-bundle/health.svg)](https://phpackages.com/packages/nyatmeat-mandrill-swiftmailer-bundle)
```

###  Alternatives

[stephpy/timeline-bundle

Symfony2 bundle to make timeline

192368.4k4](/packages/stephpy-timeline-bundle)[secit-pl/imap-bundle

PHP-IMAP Symfony integration.

711.5M2](/packages/secit-pl-imap-bundle)[scullwm/mailhookbundle

A bundle to catch API webhook from differents mail service

4020.5k](/packages/scullwm-mailhookbundle)[mcfedr/awspushbundle

A set of services to simplify using Aws to send push notifications

40378.6k1](/packages/mcfedr-awspushbundle)

PHPackages © 2026

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