PHPackages                             fsc/email-filter-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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. fsc/email-filter-bundle

ActiveSymfony-bundle[Validation &amp; Sanitization](/categories/validation)

fsc/email-filter-bundle
=======================

A bundle with a validator to exclude mails of mails domain names.

381PHP

Since Jul 27Pushed 13y ago6 watchersCompare

[ Source](https://github.com/TheFootballSocialClub/FSCEmailFilterBundle)[ Packagist](https://packagist.org/packages/fsc/email-filter-bundle)[ RSS](/packages/fsc-email-filter-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

\#EmailFilterBundle

This bundle check if an email or a domain is valid or not.

\##Documentation

The bulk of the documentation is stored in the Resources/doc/index.md.

### Configuration

[](#configuration)

Add the following to your application's `config.yml`.

```
fsc_email_filter:
    file: "%kernel.root_dir%/Resources/emails_filter.txt"

```

And create your `app/Resources/emails_filter.txt` with the following format:

```
you.can.ban.a.single.mail@gmail.com
@yopmail.fr
shitmailprovider.com

```

\##License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/014b3653b1f38cb85fa553f23e32a10a9584fee5dc80c7be2d01900202045033?d=identicon)[AdrienBrault](/maintainers/AdrienBrault)

---

Top Contributors

[![skigun](https://avatars.githubusercontent.com/u/1311442?v=4)](https://github.com/skigun "skigun (4 commits)")

### Embed Badge

![Health badge](/badges/fsc-email-filter-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/fsc-email-filter-bundle/health.svg)](https://phpackages.com/packages/fsc-email-filter-bundle)
```

###  Alternatives

[chaoswey/taiwan-id-validator

台灣身分證、統一編號驗證

319.9k](/packages/chaoswey-taiwan-id-validator)

PHPackages © 2026

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