PHPackages                             programic/laravel-mailblue - 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. programic/laravel-mailblue

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

programic/laravel-mailblue
==========================

Laravel extension for MailBlue API

v1.1.0(3y ago)02.5kproprietaryPHPPHP ^8.0

Since Jul 27Pushed 3y ago2 watchersCompare

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

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

Programic - Laravel MailBlue
============================

[](#programic---laravel-mailblue)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5487e5f69ee9c6dd1228f4c89f2b3be03d7127fe784b3f091ca43fb3f6c6a15a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70726f6772616d69632f6c61726176656c2d6d61696c626c75652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/programic/laravel-mailblue)[![Tests](https://github.com/programic/laravel-mailblue/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/programic/laravel-mailblue/actions/workflows/tests.yml)[![](https://github.com/programic/laravel-mailblue/workflows/Run%20Tests/badge.svg?branch=main)](https://github.com/programic/laravel-mailblue/workflows/Run%20Tests/badge.svg?branch=main)[![Total Downloads](https://camo.githubusercontent.com/aef8e5e29f668389230f065a5cc72af9a4f88d2288f219321545e4262eba6e11/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70726f6772616d69632f6c61726176656c2d6d61696c626c75652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/programic/laravel-mailblue)

This package is a Laravel extension

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

[](#installation)

This package requires PHP 8.0 and Laravel 8.0 or higher.

```
composer require programic/laravel-mailblue

```

Add MailBlue credentials to your services config and .env:

```
'mailblue' => [
    'baseURL' => env('MAILBLUE_BASE_URL'),
    'apiToken' => env('MAILBLUE_API_TOKEN'),
    'attempts' => 3, // Max number of attempts should the request fail
    'sleep' => 100, // Sleep between attempts

],
```

Usage
-----

[](#usage)

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

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

Credits
-------

[](#credits)

- [Arjen Zwerver](https://github.com/arjenprogramic)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

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

Total

2

Last Release

1191d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/04de5632caf547d8dfa4ffbfac25d0538f92f1e9d52d2f91a2d1d6f17a9561a5?d=identicon)[Programic](/maintainers/Programic)

---

Top Contributors

[![arjenprogramic](https://avatars.githubusercontent.com/u/67374753?v=4)](https://github.com/arjenprogramic "arjenprogramic (2 commits)")[![mikemeijer](https://avatars.githubusercontent.com/u/26802831?v=4)](https://github.com/mikemeijer "mikemeijer (1 commits)")

---

Tags

laravelprogramicmailblue

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/programic-laravel-mailblue/health.svg)

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

###  Alternatives

[laravel-notification-channels/telegram

Telegram Notifications Channel for Laravel

1.1k3.4M35](/packages/laravel-notification-channels-telegram)[s-ichikawa/laravel-sendgrid-driver

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

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[vemcogroup/laravel-sparkpost-driver

SparkPost driver to use with Laravel 6.x|7.x|8.x|9.x|10.x

421.7M1](/packages/vemcogroup-laravel-sparkpost-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)[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)
