PHPackages                             m-adamski/symfony-mailer-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. [Mail &amp; Notifications](/categories/mail)
4. /
5. m-adamski/symfony-mailer-bundle

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

m-adamski/symfony-mailer-bundle
===============================

Bundle for Symfony which helps compose and send emails

2.0.1(6y ago)0642MITPHPPHP ^7.2

Since Oct 24Pushed 6y agoCompare

[ Source](https://github.com/m-adamski/symfony-mailer-bundle)[ Packagist](https://packagist.org/packages/m-adamski/symfony-mailer-bundle)[ RSS](/packages/m-adamski-symfony-mailer-bundle/feed)WikiDiscussions master Synced yesterday

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

Mailer Bundle for Symfony
=========================

[](#mailer-bundle-for-symfony)

The package unifies the class nomenclature and adds new functionality to the existing SwiftMailer library. Using it, creating messages is more convenient and faster.

This bundle is compatible with Symfony 4.1 and Symfony 5.0. Symfony 3.4 compatibility abandoned.

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

[](#installation)

This bundle can be installed by Composer:

```
$ composer require m-adamski/symfony-mailer-bundle

```

How to use it?
--------------

[](#how-to-use-it)

The helper contains an additional function to create a message instance. With its help, you can also render the message content from the Twig template.

MethodDescriptionbuildMessageThe function returns a message instance. It is possible to overwrite the class parameters later.renderTemplateThe function renders the message content from the given Twig template.sendMessageThe function sends a previously prepared message. The return value is the number of recipients to whom the message was sent.To simplify the creation of HTML messages, a function has been prepared in the `MailerMessage` class that automatically defines the message as `text/html`.

MethodDescriptionsetHTMLBodyThe function sets the class parameters to get a text/html messageLicense
-------

[](#license)

MIT

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~58 days

Recently: every ~116 days

Total

9

Last Release

2286d ago

Major Versions

1.2.0 → 2.0.02020-02-06

PHP version history (2 changes)1.0.0PHP ^7.1

2.0.0PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/99031579203ae7aff3a32b3309374cb5703c35abc4737509bc6b228b433d9943?d=identicon)[m-adamski](/maintainers/m-adamski)

---

Top Contributors

[![m-adamski](https://avatars.githubusercontent.com/u/21038303?v=4)](https://github.com/m-adamski "m-adamski (14 commits)")

---

Tags

mailer-bundlephpsymfonysymfony-bundle

### Embed Badge

![Health badge](/badges/m-adamski-symfony-mailer-bundle/health.svg)

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

PHPackages © 2026

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