PHPackages                             drixs6o9/sendinblue-mailer - 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. drixs6o9/sendinblue-mailer

Abandoned → [symfony/sendinblue-mailer](/?search=symfony%2Fsendinblue-mailer)ArchivedSymfony-bridge[Mail &amp; Notifications](/categories/mail)

drixs6o9/sendinblue-mailer
==========================

Symfony Sendinblue Mailer Bridge

v1.2.0(5y ago)328.2k↓50%MITPHPPHP ^7.2.9

Since Aug 26Pushed 5y agoCompare

[ Source](https://github.com/drixs6o9/sendinblue-mailer)[ Packagist](https://packagist.org/packages/drixs6o9/sendinblue-mailer)[ Docs](https://github.com/drixs6o9)[ RSS](/packages/drixs6o9-sendinblue-mailer/feed)WikiDiscussions master Synced 1mo ago

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

Sendinblue Mailer
=================

[](#sendinblue-mailer)

This package is abandoned and no longer maintained. I suggests using the [symfony/sendinblue-mailer](https://github.com/symfony/sendinblue-mailer) package instead.

Provides Sendinblue integration for Symfony Mailer.

[![CI](https://github.com/drixs6o9/sendinblue-mailer/workflows/CI/badge.svg)](https://github.com/drixs6o9/sendinblue-mailer/actions?query=workflow%3ACI)[![Codacy Badge](https://camo.githubusercontent.com/b87f47428474e3afabb1a0c8894bb88ae0dc4295384cc0fa0dcf27322050e60b/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3837386165396633613361373462323962313433363337633038356364396232)](https://app.codacy.com/manual/yann.lucas/sendinblue-mailer?utm_source=github.com&utm_medium=referral&utm_content=drixs6o9/sendinblue-mailer&utm_campaign=Badge_Grade_Settings)

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

[](#installation)

Open a command console inyour project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require drixs6o9/sendinblue-mailer
```

Then, enable the bundle by adding the following line in the `config/bundle.php`file of your project:

```
