PHPackages                             mahi-mahi/mailjet-transport - 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. mahi-mahi/mailjet-transport

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

mahi-mahi/mailjet-transport
===========================

MailJet Transport for Laravel 5.6

0.2(8y ago)31.0k1MITPHP

Since May 9Pushed 8y ago3 watchersCompare

[ Source](https://github.com/Mahi-Mahi/mailjet-transport)[ Packagist](https://packagist.org/packages/mahi-mahi/mailjet-transport)[ Docs](https://github.com/mahi-mahi/mailjet-transport)[ RSS](/packages/mahi-mahi-mailjet-transport/feed)WikiDiscussions master Synced 1mo ago

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

Laravel 5.6 MailJet Transport
=============================

[](#laravel-56-mailjet-transport)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8e37b1c38d29072bd7f6297e88006194ad1a405173f5e37af9b05528f80b4b7c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6168692d6d6168692f6d61696c6a65742d7472616e73706f72742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mahi-mahi/mailjet-transport)[![Total Downloads](https://camo.githubusercontent.com/9e42cfcca76cc699d60739ec0186309a5e0f3fbeeee3eadd423101af104989b8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6168692d6d6168692f6d61696c6a65742d7472616e73706f72742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mahi-mahi/mailjet-transport)

The `mahi-mahi/mailjet-transport` package provides easy to way to use [MailJet](https://www.mailjet.com/) service for all outgoing emails.

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

[](#installation)

You can install the package via composer:

```
composer require mahi-mahi/mailjet-transport
```

The package will automatically register itself.

You can publish the migration with:

```
php artisan vendor:publish --provider="MahiMahi\MailjetTransport\MailjetTransportServiceProvider" --tag="config"
```

This is the contents of the published config file:

```
return [
    'public_key' => env('MAILJET_APIKEY_PUBLIC'),
    'private_key' => env('MAILJET_APIKEY_PRIVATE'),
];
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

2

Last Release

2925d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c8a232e9a92da0d800420966d0ce8967a3219cb8389a7143104a522797a078fe?d=identicon)[olivM](/maintainers/olivM)

---

Top Contributors

[![olivM](https://avatars.githubusercontent.com/u/855?v=4)](https://github.com/olivM "olivM (5 commits)")

---

Tags

laravelmailjetlaravelemailMailjet

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mahi-mahi-mailjet-transport/health.svg)

```
[![Health](https://phpackages.com/badges/mahi-mahi-mailjet-transport/health.svg)](https://phpackages.com/packages/mahi-mahi-mailjet-transport)
```

###  Alternatives

[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[hafael/azure-mailer-driver

Supercharge your Laravel or Symfony app with Microsoft Azure Communication Services (ACS)! Effortlessly add email, chat, voice, video, and telephony-over-IP for next-level communication. 🚀

14109.2k](/packages/hafael-azure-mailer-driver)[ashallendesign/laravel-mailboxlayer

A lightweight Laravel package for validating emails using the Mailbox Layer API.

762.0k](/packages/ashallendesign-laravel-mailboxlayer)

PHPackages © 2026

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