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

ActiveLibrary

protosofia/laravel-mandrill-driver
==================================

Mandrill Driver for Laravel 6+

v1.0.2(6y ago)03MITPHPPHP ^7.3

Since Sep 3Pushed 6y agoCompare

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

READMEChangelog (1)Dependencies (4)Versions (4)Used By (0)

Laravel Mandrill Driver
=======================

[](#laravel-mandrill-driver)

This package re-enables Mandrill driver functionality using the Mail facade in Laravel 6+.

To install the package in your project, you need to require the package via composer:

```
composer require therobfonz/laravel-mandrill-driver
```

To add your Mandrill secret key, add the following lines to `config\services.php`

```
'mandrill' => [
    'secret' => env('MANDRILL_KEY'),
],
```

As before, you can set the MAIL\_DRIVER value in your env to mandrill to enable it

```
MAIL_DRIVER=mandrill
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~89 days

Total

3

Last Release

2264d ago

PHP version history (2 changes)v1.0.0PHP ^7.2

v1.0.2PHP ^7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/160a52341da85e809d8b40c3d020dd16b1353ce71fd8e63d4820423f52990ab4?d=identicon)[ephiot](/maintainers/ephiot)

---

Top Contributors

[![ephiot](https://avatars.githubusercontent.com/u/7841433?v=4)](https://github.com/ephiot "ephiot (2 commits)")[![nickurt](https://avatars.githubusercontent.com/u/5840084?v=4)](https://github.com/nickurt "nickurt (1 commits)")

---

Tags

laravelmandrill

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[s-ichikawa/laravel-sendgrid-driver

This library adds a 'sendgrid' mail driver to Laravel.

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)[tzsk/sms

A robust and unified SMS gateway integration package for Laravel, supporting multiple providers.

320244.3k6](/packages/tzsk-sms)[therobfonz/laravel-mandrill-driver

Mandrill Driver for Laravel

773.5M](/packages/therobfonz-laravel-mandrill-driver)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)

PHPackages © 2026

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