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

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

hyphenio/mandrill-swiftmailer
=============================

A SwiftMailer transport implementation for Mandrill

1.1.0(10y ago)024GPL-2.0+PHPPHP &gt;=5.4

Since May 27Pushed 10y ago1 watchersCompare

[ Source](https://github.com/hyphenio/MandrillSwiftMailer)[ Packagist](https://packagist.org/packages/hyphenio/mandrill-swiftmailer)[ Docs](https://github.com/AccordGroup/MandrillSwiftMailer)[ RSS](/packages/hyphenio-mandrill-swiftmailer/feed)WikiDiscussions master Synced 2mo ago

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

Accord\\MandrillSwiftMailer
===========================

[](#accordmandrillswiftmailer)

[![Build Status](https://camo.githubusercontent.com/143c9418e6bbd6f848e3b4d3e7083de1b604aa7bc1b276b4ba57560f641a906a/68747470733a2f2f7472617669732d63692e6f72672f4163636f726447726f75702f4d616e6472696c6c53776966744d61696c65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/AccordGroup/MandrillSwiftMailer)

A SwiftMailer transport implementation for Mandrill

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

[](#installation)

Require the package with composer

```
composer require accord/mandrill-swiftmailer

```

Usage
-----

[](#usage)

```
$dispatcher = new Swift_Events_SimpleEventDispatcher();
$transport = new MandrillTransport($dispatcher);
$transport->setApiKey('ABCDEFG12345');
$transport->setAsync(true); # Optional
$transport->send($message);

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 57.1% 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 ~114 days

Total

4

Last Release

3658d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/99d305370ea43aaa46351fec6b4719609fe57abef077b02fe723c0a40678b355?d=identicon)[hyphenio](/maintainers/hyphenio)

---

Top Contributors

[![Kyoushu](https://avatars.githubusercontent.com/u/535916?v=4)](https://github.com/Kyoushu "Kyoushu (12 commits)")[![Remiii](https://avatars.githubusercontent.com/u/659383?v=4)](https://github.com/Remiii "Remiii (6 commits)")[![hyphenio](https://avatars.githubusercontent.com/u/17154934?v=4)](https://github.com/hyphenio "hyphenio (3 commits)")

---

Tags

mandrillswiftmailer

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[cspoo/swiftmailer-mailgun-bundle

Swiftmailer Mailgun bundle

1031.1M](/packages/cspoo-swiftmailer-mailgun-bundle)[mailjet/mailjet-swiftmailer

A SwiftMailer transport implementation for Mailjet

261.2M9](/packages/mailjet-mailjet-swiftmailer)[aimeos/ai-swiftmailer

SwiftMailer adapter for Aimeos web shops and e-commerce solutions

20168.3k5](/packages/aimeos-ai-swiftmailer)[yuan1994/tp-mailer

A powerful and beautiful php mailer for All of ThinkPHP and Other PHP Frameworks based SwiftMailer

812.0k1](/packages/yuan1994-tp-mailer)[goetas/to-swift-mime-parser

Parse a generic mail stream, and convert it to a SwiftMailer Message

1244.4k2](/packages/goetas-to-swift-mime-parser)[andrewdyer/slim3-mailer

Email support for the Slim Framework using Twig and Swift Mailer.

1032.7k](/packages/andrewdyer-slim3-mailer)

PHPackages © 2026

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