PHPackages                             dbfx/php-disposable-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. dbfx/php-disposable-domains

ActiveProject

dbfx/php-disposable-domains
===========================

Quick list of disposable email domains for use with PHP apps.

115PHP

Since Apr 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/dbfx/php-disposable-domains)[ Packagist](https://packagist.org/packages/dbfx/php-disposable-domains)[ RSS](/packages/dbfx-php-disposable-domains/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

disposable-email-domains
========================

[](#disposable-email-domains)

[![Code Climate](https://camo.githubusercontent.com/ff0f94e39ca0c31faa4ef51e3a727559927f1ffadaed2b20cbd9bb09789588d8/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f646266782f7068702d646973706f7361626c652d646f6d61696e732f6261646765732f6770612e737667)](https://codeclimate.com/github/dbfx/php-disposable-domains) [![Issue Count](https://camo.githubusercontent.com/9c0afe3c6582ace5d85a19e85a90b9b60cce67bc453df789388fcc85e2efe9ef/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f646266782f7068702d646973706f7361626c652d646f6d61696e732f6261646765732f69737375655f636f756e742e737667)](https://codeclimate.com/github/dbfx/php-disposable-domains)

A PHP class to check disposable email domains gathered from various sources.

### Usage

[](#usage)

```
use DisposableEmail\DomainList\DomainList;
$list = new DomainList;

// Return true/false for a domain you want to check
$list->search("mailinator.com");

// Get the entire list as an array
$fullList = $list->load();

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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/46f41c205c46cf236cdc79a7c644d7eaaa69b505a44cb6047103b4ad2bd08a2f?d=identicon)[dbfx](/maintainers/dbfx)

---

Top Contributors

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

---

Tags

email-validationemail-verificationphpspamspam-protection

### Embed Badge

![Health badge](/badges/dbfx-php-disposable-domains/health.svg)

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

PHPackages © 2026

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