PHPackages                             mailjet5/mailjet-bundle5 - 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. mailjet5/mailjet-bundle5

ActiveSymfony-bundle[Mail &amp; Notifications](/categories/mail)

mailjet5/mailjet-bundle5
========================

Symfony bundle for Mailjet API V3

04PHP

Since Nov 19Pushed 7y agoCompare

[ Source](https://github.com/mitomitov/mailjet-symphony-4-x)[ Packagist](https://packagist.org/packages/mailjet5/mailjet-bundle5)[ RSS](/packages/mailjet5-mailjet-bundle5/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Mailjet Bundle
==============

[](#mailjet-bundle)

[![Build Status](https://camo.githubusercontent.com/7a290e929db063edb261b466cae84adf92597061adf0460d9454c85526d1d958/68747470733a2f2f7472617669732d63692e6f72672f6d61696c6a65742f6d61696c6a657442756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/mailjet/mailjetBundle)[![Packagist](https://camo.githubusercontent.com/94f26efad95cda85eb58056b5bcea8b43bc9feef6239c133d7494a37ae3294e9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d61696c6a65742f6d61696c6a65742d62756e646c652e737667)](https://packagist.org/packages/mailjet/mailjet-bundle)[![Packagist](https://camo.githubusercontent.com/d6d791a25d93171d9c966160ef98d6bbcc8c652db222610661b3fda00fd9cdd6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d61696c6a65742f6d61696c6a65742d62756e646c652e737667)](https://packagist.org/packages/mailjet/mailjet-bundle)[![GitHub license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/mailjet/mailjetBundle/blob/master/LICENSE.md)[![Documentation](https://camo.githubusercontent.com/bfd57f9d8fe91e4995e5a9d69651210d8cc5f16a9f14646f2c72e03885510804/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f63756d656e746174696f6e2d67682d2d70616765732d626c75652e737667)](https://mailjet.github.io/mailjetBundle/)

Symfony bundle for handling Mailjet API V3 using this wrapper:

Features
--------

[](#features)

- Retrieve [\\Mailjet\\Client](https://github.com/mailjet/mailjet-apiv3-php) to make custom Mailjet API V3 requests
- [SwiftMailer Transport integration](https://github.com/mailjet/MailjetSwiftMailer)
- Synchronize Contact Metadata (Contact Properties) with your config
- Synchronize your user with Mailjet contact list
- Use your own userProvider (basic `FosContactProvider` included to interface with FosUserBundle)
- Use lifecycle event to subscribe/unsubscribe/update/delete/changeMail user from a contact List
- Register Event API - real time notifications (webhook)

Setup
-----

[](#setup)

Add bundle to your project:

```
composer require mailjet/mailjet-bundle
```

Add `Mailjet\MailjetBundle\MailjetBundle` to your `AppKernel.php`:

```
$bundles = [
    // ...
    new Mailjet\MailjetBundle\MailjetBundle(),
];
```

Minimal Configuration
---------------------

[](#minimal-configuration)

In your `config.yml`:

```
mailjet:
    api_key:    "%mailjet.api_key%"
    secret_key: "%mailjet.secret_key%"
```

ToDo
----

[](#todo)

- More unit tests
- Functionnal tests
- Other features like Campaigns, stats, ...

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

[](#contributing)

If you want to contribute to this project, look at [over here](CONTRIBUTING.md)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 53.6% 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.

### Community

Maintainers

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

---

Top Contributors

[![alexjelin2100](https://avatars.githubusercontent.com/u/35289238?v=4)](https://github.com/alexjelin2100 "alexjelin2100 (15 commits)")[![mitomitov](https://avatars.githubusercontent.com/u/30122299?v=4)](https://github.com/mitomitov "mitomitov (13 commits)")

### Embed Badge

![Health badge](/badges/mailjet5-mailjet-bundle5/health.svg)

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

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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