PHPackages                             halloverden/symfony-mailer-email-whitelist - 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. halloverden/symfony-mailer-email-whitelist

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

halloverden/symfony-mailer-email-whitelist
==========================================

EnvelopeListener for symfony mailer that enables whitelisting of emails

1.3.0(1y ago)140.9k↓50%1MITPHPPHP &gt;=8.1

Since Sep 25Pushed 1y ago4 watchersCompare

[ Source](https://github.com/halloverden/symfony-mailer-email-whitelist)[ Packagist](https://packagist.org/packages/halloverden/symfony-mailer-email-whitelist)[ RSS](/packages/halloverden-symfony-mailer-email-whitelist/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

symfony-mailer-email-whitelist
==============================

[](#symfony-mailer-email-whitelist)

EnvelopeListener for symfony mailer that enables whitelisting of emails

Install
-------

[](#install)

`composer require halloverden/symfony-mailer-email-whitelist`

Usage
-----

[](#usage)

```
services:
  mailer.staging.set_recipients:
    class: HalloVerden\EmailWhitelist\EventListener\WhitelistEnvelopeListener
    tags: ['kernel.event_subscriber']
    arguments:
      $sender: '%env(EMAIL_FROM_ADDRESS)%'
      $recipients: '%env(json:EMAIL_DELIVERY_ADDRESSES)%'
      $deliveryWhitelist: '%env(json:EMAIL_DELIVERY_WHITELIST)%'
```

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance45

Moderate activity, may be stable

Popularity28

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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 ~409 days

Total

5

Last Release

424d ago

PHP version history (3 changes)1.0.0PHP ^7.3

1.1.0PHP &gt;=7.3

1.2.0PHP &gt;=8.1

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/944da5ba62000d8d54fdeabb71bb8554596caabae0cadcc2433028105c5d80c8?d=identicon)[erichjsonfosse](/maintainers/erichjsonfosse)

![](https://www.gravatar.com/avatar/849015b0be5ad1a1c8aaecb560dd316192468d401d22562fdf685eb75e4106ad?d=identicon)[tomme87](/maintainers/tomme87)

---

Top Contributors

[![tomme87](https://avatars.githubusercontent.com/u/9094256?v=4)](https://github.com/tomme87 "tomme87 (12 commits)")[![erichjsonfosse](https://avatars.githubusercontent.com/u/3193085?v=4)](https://github.com/erichjsonfosse "erichjsonfosse (1 commits)")[![nurikabe](https://avatars.githubusercontent.com/u/83678?v=4)](https://github.com/nurikabe "nurikabe (1 commits)")

### Embed Badge

![Health badge](/badges/halloverden-symfony-mailer-email-whitelist/health.svg)

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

###  Alternatives

[illuminate/mail

The Illuminate Mail package.

5910.1M391](/packages/illuminate-mail)[therobfonz/laravel-mandrill-driver

Mandrill Driver for Laravel

773.5M](/packages/therobfonz-laravel-mandrill-driver)[symfony/mailjet-mailer

Symfony Mailjet Mailer Bridge

484.7M12](/packages/symfony-mailjet-mailer)[mailersend/laravel-driver

MailerSend Laravel Driver

87732.8k4](/packages/mailersend-laravel-driver)[symfony/postmark-mailer

Symfony Postmark Mailer Bridge

4717.4M34](/packages/symfony-postmark-mailer)[symfony/mailchimp-mailer

Symfony Mailchimp Mailer Bridge

275.9M17](/packages/symfony-mailchimp-mailer)

PHPackages © 2026

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