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 today

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

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

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

1237d 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

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M985](/packages/statamic-cms)[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[firefly-iii/data-importer

Firefly III Data Import Tool.

8045.8k](/packages/firefly-iii-data-importer)

PHPackages © 2026

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