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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. dbfx/php-disposable-domains

ActiveProject[Validation &amp; Sanitization](/categories/validation)

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 2mo 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)
```

###  Alternatives

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[bensampo/laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.

2.0k15.9M104](/packages/bensampo-laravel-enum)[swaggest/json-schema

High definition PHP structures with JSON-schema based validation

48612.5M73](/packages/swaggest-json-schema)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)

PHPackages © 2026

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