PHPackages                             parallalax/mailjet-bundle - 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. [API Development](/categories/api)
4. /
5. parallalax/mailjet-bundle

ActiveSymfony-bundle[API Development](/categories/api)

parallalax/mailjet-bundle
=========================

Symfony bundle for Mailjet API V3

2.2.0(4y ago)0126MITPHPPHP &gt;=7.1.3

Since Jun 14Pushed 4y agoCompare

[ Source](https://github.com/ParallalaxStudio/mailjetBundle)[ Packagist](https://packagist.org/packages/parallalax/mailjet-bundle)[ Docs](https://github.com/mailjet/mailjetBundle)[ RSS](/packages/parallalax-mailjet-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (4)Versions (19)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 `Mailjet\MailjetBundle\MailjetBundle` to your `bundles.php`:

```
$bundles = [
    // ...
    Mailjet\MailjetBundle\MailjetBundle::class => ['all' => true]
];
```

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

[](#minimal-configuration)

In your `config.yml` add:

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

Add bundle to your project:

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

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

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 77.4% 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 ~147 days

Recently: every ~378 days

Total

13

Last Release

1475d ago

Major Versions

1.0.5 → 2.0.02019-06-13

PHP version history (2 changes)1.0.0-beta.1PHP &gt;=5.6

2.0.0PHP &gt;=7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/594442041b0ff63197e0b7070a95ee78239e19675b4354bf8de50b07c6709ea9?d=identicon)[vdenizart](/maintainers/vdenizart)

---

Top Contributors

[![Nightbr](https://avatars.githubusercontent.com/u/4228646?v=4)](https://github.com/Nightbr "Nightbr (72 commits)")[![mskochev](https://avatars.githubusercontent.com/u/23452885?v=4)](https://github.com/mskochev "mskochev (6 commits)")[![vDenizart](https://avatars.githubusercontent.com/u/9663237?v=4)](https://github.com/vDenizart "vDenizart (5 commits)")[![mitomitov](https://avatars.githubusercontent.com/u/30122299?v=4)](https://github.com/mitomitov "mitomitov (3 commits)")[![ksaveras](https://avatars.githubusercontent.com/u/485111?v=4)](https://github.com/ksaveras "ksaveras (2 commits)")[![tibo6](https://avatars.githubusercontent.com/u/2705321?v=4)](https://github.com/tibo6 "tibo6 (2 commits)")[![trjili](https://avatars.githubusercontent.com/u/1986408?v=4)](https://github.com/trjili "trjili (1 commits)")[![uavn](https://avatars.githubusercontent.com/u/315338?v=4)](https://github.com/uavn "uavn (1 commits)")[![DylanGD](https://avatars.githubusercontent.com/u/5663375?v=4)](https://github.com/DylanGD "DylanGD (1 commits)")

---

Tags

apisymfonybundleuserMailjetv3

### Embed Badge

![Health badge](/badges/parallalax-mailjet-bundle/health.svg)

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

###  Alternatives

[mailjet/mailjet-bundle

Symfony bundle for Mailjet API V3

34395.8k](/packages/mailjet-mailjet-bundle)[welp/mailchimp-bundle

MailChimp API V3 Symfony Bundle

45360.3k1](/packages/welp-mailchimp-bundle)[harmbandstra/swagger-ui-bundle

Exposes swagger UI inside your Symfony project through a route (eg. /docs)

42867.3k](/packages/harmbandstra-swagger-ui-bundle)[ufo-tech/json-rpc-sdk-bundle

The Symfony bundle for simple usage Json-RPC api with dynamic SDK

172.5k](/packages/ufo-tech-json-rpc-sdk-bundle)

PHPackages © 2026

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