PHPackages                             spaanproductions/laravel-mandrill - 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. spaanproductions/laravel-mandrill

ActiveLibrary

spaanproductions/laravel-mandrill
=================================

Mandrill Mailer for Laravel 9+

2.0.5(10mo ago)04.0k↑150%MITPHPPHP ^8.0|^8.1CI passing

Since Aug 11Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/spaanproductions/laravel-mandrill)[ Packagist](https://packagist.org/packages/spaanproductions/laravel-mandrill)[ Docs](https://github.com/spaanproductions/laravel-mandrill)[ RSS](/packages/spaanproductions-laravel-mandrill/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (5)Versions (9)Used By (0)

LaravelMandrill
===============

[](#laravelmandrill)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3f4951245485d2691faa56696e09d3628a4c3806346ce8b13f4814c75e0ddc00/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f737061616e70726f64756374696f6e732f6c61726176656c2d6d616e6472696c6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/spaanproductions/laravel-mandrill)[![Total Downloads](https://camo.githubusercontent.com/648a26a866d5e5250adea8b7e02fa8eb211dcd9aa8e90f4c05552314c7b7a42d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f737061616e70726f64756374696f6e732f6c61726176656c2d6d616e6472696c6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/spaanproductions/laravel-mandrill)

This is where your description should go. Take a look at [contributing.md](contributing.md) to see a todo list.

Note
----

[](#note)

Please note that BCC is not supported with this driver.

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

[](#installation)

Via Composer

```
$ composer require spaanproductions/laravel-mandrill
```

Add the Mandrill mailer to your `config\mail.php`:

```
'mandrill' => [
    'transport' => 'mandrill',
    'api-token' => env('MANDRILL_API_TOKEN'),
    'headers' => [
        // 'X-MC-ReturnPathDomain' => 'your.returndomain.com',
        // 'X-MC-PreserveRecipients' => true, // https://mailchimp.com/developer/transactional/docs/smtp-integration/#x-mc-preserverecipients
    ],
    // 'logger' => 'daily',
],
```

Usage
-----

[](#usage)

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Running Tests
-------------

[](#running-tests)

This package uses [PHPUnit](https://phpunit.de/) and [Orchestra Testbench](https://github.com/orchestral/testbench) for testing.

To run the tests, execute:

```
composer install
./vendor/bin/phpunit
```

This will run all test cases in the `tests/` directory.

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance53

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~149 days

Recently: every ~106 days

Total

8

Last Release

323d ago

Major Versions

1.0.1 → 2.0.02024-01-26

PHP version history (2 changes)1.0.0PHP ^8.0

2.0.0PHP ^8.0|^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/995231520c67f8525b9eb01fbd1ebc9db2405942d40fc1373276cd976da81b9e?d=identicon)[spaantje](/maintainers/spaantje)

---

Top Contributors

[![spaantje](https://avatars.githubusercontent.com/u/477362?v=4)](https://github.com/spaantje "spaantje (5 commits)")

---

Tags

laravelmandrill

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/spaanproductions-laravel-mandrill/health.svg)

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

###  Alternatives

[therobfonz/laravel-mandrill-driver

Mandrill Driver for Laravel

773.5M](/packages/therobfonz-laravel-mandrill-driver)[resend/resend-laravel

Resend for Laravel

1191.4M6](/packages/resend-resend-laravel)[intonate/laravel-mandrill-driver

Laravel Mandrill API based mail driver.

171.1M](/packages/intonate-laravel-mandrill-driver)[eventhomes/laravel-mandrillhooks

A simple Mandrill webhook controller to help with events. Compatible with Laravel 5+ and Lumen 5+.

6375.3k](/packages/eventhomes-laravel-mandrillhooks)[salamwaddah/laravel-mandrill-driver

Mandrill notification channel for Laravel 5, 6, 7, 8, 9, 10, 11, 12

1174.3k](/packages/salamwaddah-laravel-mandrill-driver)[sairiz/mandrill

Mandrill Official API Wrapper for Laravel 4

1246.3k](/packages/sairiz-mandrill)

PHPackages © 2026

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