PHPackages                             symfony/infobip-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. symfony/infobip-mailer

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

symfony/infobip-mailer
======================

Symfony Infobip Mailer Bridge

v8.1.0(1mo ago)346.7k↑50.3%4MITPHPPHP &gt;=8.4.1

Since Oct 15Pushed 4w ago2 watchersCompare

[ Source](https://github.com/symfony/infobip-mailer)[ Packagist](https://packagist.org/packages/symfony/infobip-mailer)[ Docs](https://symfony.com)[ Fund](https://symfony.com/sponsor)[ GitHub Sponsors](https://github.com/fabpot)[ RSS](/packages/symfony-infobip-mailer/feed)WikiDiscussions 8.2 Synced 2d ago

READMEChangelog (10)Dependencies (6)Versions (56)Used By (0)

Infobip Bridge
==============

[](#infobip-bridge)

Provides Infobip integration for Symfony Mailer.

Configuration examples:

```
# API
MAILER_DSN=infobip+api://KEY@BASE_URL
# SMTP
MAILER_DSN=infobip+smtp://KEY@default
```

Custom Headers
--------------

[](#custom-headers)

This transport supports the following custom headers:

HeaderTypeDescription`X-Infobip-IntermediateReport`booleanThe real-time Intermediate delivery report that will be sent on your callback server.`X-Infobip-NotifyUrl`stringThe URL on your callback server on which the Delivery report will be sent.`X-Infobip-NotifyContentType`stringPreferred Delivery report content type. Can be application/json or application/xml.`X-Infobip-MessageId`stringThe ID that uniquely identifies the message sent to a recipient.`X-Infobip-Track`booleanEnable or disable open and click tracking.`X-Infobip-TrackingUrl`stringThe URL on your callback server on which the open and click notifications will be sent.`X-Infobip-TrackClicks`booleanEnable or disable track click feature.`X-Infobip-TrackOpens`booleanEnable or disable open click feature.`X-Infobip-IpPoolId`stringThe ID of the dedicated IP pool that will be used to deliver the message.Sponsor
-------

[](#sponsor)

This package is looking for a [backer](https://symfony.com/backers).

Help Symfony by [sponsoring](https://symfony.com/sponsor) its development!

Resources
---------

[](#resources)

- [Infobip Api Docs](https://www.infobip.com/docs/api#channels/email)
- [Contributing](https://symfony.com/doc/current/contributing/index.html)
- [Report issues](https://github.com/symfony/symfony/issues) and [send Pull Requests](https://github.com/symfony/symfony/pulls)in the [main Symfony repository](https://github.com/symfony/symfony)

###  Health Score

60

—

FairBetter than 98% of packages

Maintenance94

Actively maintained with recent releases

Popularity35

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~2 days

Total

56

Last Release

29d ago

Major Versions

v6.4.13 → v7.1.62024-09-25

v6.4.24 → v7.4.0-BETA12025-08-09

v7.4.0 → v8.0.0-RC12025-08-12

6.4.x-dev → 7.4.x-dev2026-06-05

7.4.x-dev → 8.0.x-dev2026-06-05

PHP version history (4 changes)v6.2.0-BETA1PHP &gt;=8.1

v7.0.0-RC1PHP &gt;=8.2

v8.0.0-RC1PHP &gt;=8.4

v8.1.0-BETA1PHP &gt;=8.4.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47313?v=4)[Fabien Potencier](/maintainers/fabpot)[@fabpot](https://github.com/fabpot)

---

Top Contributors

[![nicolas-grekas](https://avatars.githubusercontent.com/u/243674?v=4)](https://github.com/nicolas-grekas "nicolas-grekas (24 commits)")[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (12 commits)")[![xabbuh](https://avatars.githubusercontent.com/u/1957048?v=4)](https://github.com/xabbuh "xabbuh (9 commits)")[![ndousson](https://avatars.githubusercontent.com/u/6339309?v=4)](https://github.com/ndousson "ndousson (5 commits)")[![derrabus](https://avatars.githubusercontent.com/u/1506493?v=4)](https://github.com/derrabus "derrabus (2 commits)")[![WebMamba](https://avatars.githubusercontent.com/u/32077734?v=4)](https://github.com/WebMamba "WebMamba (1 commits)")[![keradus](https://avatars.githubusercontent.com/u/2716794?v=4)](https://github.com/keradus "keradus (1 commits)")[![javiereguiluz](https://avatars.githubusercontent.com/u/73419?v=4)](https://github.com/javiereguiluz "javiereguiluz (1 commits)")[![jbdelhommeau](https://avatars.githubusercontent.com/u/1461106?v=4)](https://github.com/jbdelhommeau "jbdelhommeau (1 commits)")[![B-Galati](https://avatars.githubusercontent.com/u/895123?v=4)](https://github.com/B-Galati "B-Galati (1 commits)")[![OskarStark](https://avatars.githubusercontent.com/u/995707?v=4)](https://github.com/OskarStark "OskarStark (1 commits)")

---

Tags

componentphpsymfonysymfony-component

### Embed Badge

![Health badge](/badges/symfony-infobip-mailer/health.svg)

```
[![Health](https://phpackages.com/badges/symfony-infobip-mailer/health.svg)](https://phpackages.com/packages/symfony-infobip-mailer)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[symfony/mailer

Helps sending emails

1.6k409.1M1.4k](/packages/symfony-mailer)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M507](/packages/pimcore-pimcore)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M421](/packages/drupal-core-recommended)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)

PHPackages © 2026

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