PHPackages                             stephanebour/disposable-email-domains - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. stephanebour/disposable-email-domains

Abandoned → [inboxmaster/disposable-email-domains](/?search=inboxmaster%2Fdisposable-email-domains)Library[Utility &amp; Helpers](/categories/utility)

stephanebour/disposable-email-domains
=====================================

A list of disposable email domains

v2.0.0(1y ago)13.8k2MITPHPCI failing

Since May 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Inbox-Master/disposable-email-domains)[ Packagist](https://packagist.org/packages/stephanebour/disposable-email-domains)[ RSS](/packages/stephanebour-disposable-email-domains/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (10)Dependencies (2)Versions (16)Used By (0)

Disposable Email Domains list
=============================

[](#disposable-email-domains-list)

A simple list of domain names of disposable emails. The list contains **184 904** domain names.

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

[](#installation)

```
composer require inboxmaster/disposable-email-domains

```

How to use
----------

[](#how-to-use)

retrieve the list as an array :

```
$domains = \InboxMaster\Disposable\Domains::all();
```

Check if the domain of an email is in the list:

```
if(\InboxMaster\Disposable\Domains::isDisposable('coucou@yopmail.com'))
{
    die('go away');
}
```

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

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

Recently: every ~507 days

Total

14

Last Release

549d ago

Major Versions

v1.1.1 → v2.0.02025-02-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15020891?v=4)[Stéphane Bour](/maintainers/StephaneBour)[@StephaneBour](https://github.com/StephaneBour)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/stephanebour-disposable-email-domains/health.svg)

```
[![Health](https://phpackages.com/badges/stephanebour-disposable-email-domains/health.svg)](https://phpackages.com/packages/stephanebour-disposable-email-domains)
```

###  Alternatives

[outl1ne/nova-settings

A Laravel Nova tool for editing custom settings using native Nova fields.

2981.1M3](/packages/outl1ne-nova-settings)

PHPackages © 2026

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