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. [Mail &amp; Notifications](/categories/mail)
4. /
5. protosofia/laravel-mandrill-driver

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

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 today

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 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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

2316d ago

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

v1.0.2PHP ^7.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7841433?v=4)[ephiot](/maintainers/ephiot)[@ephiot](https://github.com/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

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k108.5M874](/packages/laravel-socialite)[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[laravel/boost

Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.

3.5k21.5M571](/packages/laravel-boost)[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M162](/packages/spatie-laravel-health)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

254168.5k](/packages/erag-laravel-disposable-email)[salamwaddah/laravel-mandrill-driver

Mandrill notification channel for Laravel 9, 10, 11, 12, 13

1177.4k](/packages/salamwaddah-laravel-mandrill-driver)

PHPackages © 2026

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