PHPackages                             nojacko/email-data-disposable - 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. nojacko/email-data-disposable

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

nojacko/email-data-disposable
=============================

Disposable email domains

1.0.4(8y ago)23428.0k↓13%9[3 PRs](https://github.com/nojacko/email-data-disposable/pulls)2MITPHP

Since Sep 24Pushed 7y ago2 watchersCompare

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

READMEChangelog (1)Dependencies (2)Versions (6)Used By (2)

Email Data Disposable
=====================

[](#email-data-disposable)

This library contains data about email disposable domains.

How To Use
----------

[](#how-to-use)

*Only use contents of `/data/`. The code in this library is just for updating that folder.*

- **Either**, include this project into yours via whatever means you want. Git-submodule, Composer, Bower, NPM, etc... are all possible.
- **Or**, copy the data you want manually.

Formats
-------

[](#formats)

- PHP (returns single dimension array)
- JSON (single dimension array)
- Text (one per line)

Contribute
----------

[](#contribute)

### Add a Domain

[](#add-a-domain)

- Add the domain to `/bin/disposable.txt`
- Run `php update.php`
- Submit a pull request

### Remove a Domain

[](#remove-a-domain)

- Add the domain to `/bin/whitelist.txt`
- Run `php update.php`
- Submit a pull request

### Add Another Format

[](#add-another-format)

- Write a new Exporter class (see `src/Exporter/BaseInterface.php`)
- Add it to the `export` function in `src/Domains.php`
- Run `php update.php`
- Submit a pull request, like a boss

License
-------

[](#license)

The MIT License (MIT). See LICENCE file.

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity47

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~164 days

Total

5

Last Release

3233d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/76336b16b7523009b57efa5c63140ec66ed8fce365fe80f348d8e2f8d6c4ef84?d=identicon)[nojacko](/maintainers/nojacko)

---

Top Contributors

[![nojacko](https://avatars.githubusercontent.com/u/1667141?v=4)](https://github.com/nojacko "nojacko (6 commits)")[![exploitfate](https://avatars.githubusercontent.com/u/1311871?v=4)](https://github.com/exploitfate "exploitfate (3 commits)")[![foowie](https://avatars.githubusercontent.com/u/301159?v=4)](https://github.com/foowie "foowie (1 commits)")[![mipapo](https://avatars.githubusercontent.com/u/2135076?v=4)](https://github.com/mipapo "mipapo (1 commits)")[![stephadz](https://avatars.githubusercontent.com/u/18679896?v=4)](https://github.com/stephadz "stephadz (1 commits)")

### Embed Badge

![Health badge](/badges/nojacko-email-data-disposable/health.svg)

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

###  Alternatives

[metabor/statemachine

Statemachine in PHP 5.3

103150.7k2](/packages/metabor-statemachine)

PHPackages © 2026

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