PHPackages                             div-art/laravel-sendinblue - 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. div-art/laravel-sendinblue

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

div-art/laravel-sendinblue
==========================

Laravel 5.5 mail driver

0.0.2(8y ago)1109MITPHPPHP &gt;=7.0

Since Jan 30Pushed 8y ago4 watchersCompare

[ Source](https://github.com/div-art/laravel-sendinblue)[ Packagist](https://packagist.org/packages/div-art/laravel-sendinblue)[ RSS](/packages/div-art-laravel-sendinblue/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Laravel 5.5 SendInBlue mail driver
==================================

[](#laravel-55-sendinblue-mail-driver)

Extends Laravel mail drivers to send emails using SendInBlue API

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

[](#installation)

To install, run the following in your project directory:

```
$ composer require div-art/laravel-sendinblue
```

Then in `config/app.php` add the following to the `providers` array:

```
DivArt\SendInBlue\SendInBlueServiceProvider::class,

```

Configuration
-------------

[](#configuration)

To publish SendInBlue's configuration file, run the following `vendor:publish` command:

```
php artisan vendor:publish --provider="DivArt\SendInBlue\SendInBlueServiceProvider"

```

This will create sendinblue.php in your configuration directory. In this file you must specify your sendinblue api-key. The api-key can be obtained from the settings of the SendInBlue account. Also SendInBlue should activate your SMTP account. To do this, write to them in support.

`.env`

```
MAIL_DRIVER=sendinblue

```

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~9 days

Total

2

Last Release

3065d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/35374748?v=4)[«Div-Art» Web Development Company](/maintainers/div-art)[@div-art](https://github.com/div-art)

---

Top Contributors

[![malyk2](https://avatars.githubusercontent.com/u/11086369?v=4)](https://github.com/malyk2 "malyk2 (2 commits)")[![godenis](https://avatars.githubusercontent.com/u/20045029?v=4)](https://github.com/godenis "godenis (1 commits)")[![IevgeniiDomanskyi](https://avatars.githubusercontent.com/u/3128768?v=4)](https://github.com/IevgeniiDomanskyi "IevgeniiDomanskyi (1 commits)")

---

Tags

laravelmailsendinbluediv-art

### Embed Badge

![Health badge](/badges/div-art-laravel-sendinblue/health.svg)

```
[![Health](https://phpackages.com/badges/div-art-laravel-sendinblue/health.svg)](https://phpackages.com/packages/div-art-laravel-sendinblue)
```

###  Alternatives

[laravel/socialite

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

5.7k108.5M849](/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.5M533](/packages/laravel-boost)[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M7](/packages/propaganistas-laravel-disposable-email)[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M157](/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)

PHPackages © 2026

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