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

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

felrov/laravel-mandrill
=======================

Laravel Mandrill Mail Transport

v0.8.1(1y ago)05.4k↓46.4%MITPHPPHP ^8.3

Since Jan 3Pushed 1y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (8)Versions (12)Used By (0)

Laravel Mandrill
================

[](#laravel-mandrill)

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

[](#installation)

You can install the package via composer:

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

Usage
-----

[](#usage)

Update your `.env` file by adding your api key and set your mail driver to `mandrill`. You can choose between `https` and `api` scheme.

```
MAIL_MAILER=mandrill
MANDRILL_SCHEME=https | api
MANDRILL_SECRET=YOUR-API-KEY-HERE
```

You are ready to use mandrill through [Laravel](https://laravel.com/docs/12.x/mail)

> Remember, when using Mandrill the sending address used in your emails must be a [valid Sender Signature](https://mailchimp.com/developer/transactional/docs/authentication-delivery/#dkim) that you have already configured.

Testing
-------

[](#testing)

```
$ composer test
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance48

Moderate activity, may be stable

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

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 ~193 days

Recently: every ~235 days

Total

11

Last Release

386d ago

PHP version history (6 changes)v0.1.0PHP &gt;= 7.2

v0.2.0PHP ^7.2.5

v0.3.0PHP ^7.2.5 || ^7.3

v0.5.1PHP ^7.4 || ^8.0.2

v0.6.0PHP ^8.0.2

v0.8.0PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5685929?v=4)[Felipe Rovere](/maintainers/frovere)[@frovere](https://github.com/frovere)

---

Top Contributors

[![frovere](https://avatars.githubusercontent.com/u/5685929?v=4)](https://github.com/frovere "frovere (27 commits)")

---

Tags

laravellaravel-mandrilllaravel-packagemailchimp-mailermandrillmandrill-mailermandrill-templatesswiftmailerswiftmailer-transportsymfony-mailersymfony-transportlaravelmailemailmandrill

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[propaganistas/laravel-disposable-email

Disposable email validator

5762.6M6](/packages/propaganistas-laravel-disposable-email)[coconutcraig/laravel-postmark

Laravel package for sending mail via the Postmark API

2152.9M1](/packages/coconutcraig-laravel-postmark)[juanparati/sendinblue

A Sendinblue v3 interface provider for Laravel

20269.6k](/packages/juanparati-sendinblue)[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)[juanparati/brevosuite

Complete Brevo integration with Laravel

1010.8k](/packages/juanparati-brevosuite)

PHPackages © 2026

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