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

ActiveLibrary

mapumba/disposable-email-domains-php
====================================

disposable domains check php

1.1.0(11y ago)23.1kMITPHPPHP &gt;=5.2.0

Since Apr 29Pushed 11y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (7)Used By (0)

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

[](#disposable-email-domains)

A list of [disposable email domains](http://en.wikipedia.org/wiki/Disposable_email_address) like `mailinator.com`. You can use it to detect or block disposable accounts in your signup process. This is a fork of [ivolo/disposable-email-domains](https://github.com/ivolo/disposable-email-domains/).

Example
-------

[](#example)

```
$userEmail = "test@example.com";
if(DisposableEmail::isDisposableEmail($userEmail)){
  echo 'You are using a disposable email adrdess';
}else{
  echo 'You are not unsing a disposable email adrdess';
}
```

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

[](#installation)

```
$ composer install mapumba/disposable-email-domains-php

```

Contributing
------------

[](#contributing)

Add new disposable domains in the orginal [repository](https://github.com/ivolo/disposable-email-domains/).

Licence
-------

[](#licence)

```
WWWWWW||WWWWWW
 W W W||W W W
      ||
    ( OO )__________
     /  |           \
    /o o|    MIT     \
    \___/||_||__||_|| *
         || ||  || ||
        _||_|| _||_||
       (__|__|(__|__|

```

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 53.3% 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 ~64 days

Recently: every ~18 days

Total

6

Last Release

4071d ago

Major Versions

0.0.2 → 1.0.02015-01-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/e8c8fce98956da1eee32d7faee0d50dd991c15b2ed008f8cb47ba9335102846f?d=identicon)[mapumba](/maintainers/mapumba)

---

Top Contributors

[![danhstevens](https://avatars.githubusercontent.com/u/1061040?v=4)](https://github.com/danhstevens "danhstevens (24 commits)")[![KaeferD](https://avatars.githubusercontent.com/u/2751176?v=4)](https://github.com/KaeferD "KaeferD (6 commits)")[![victorstanciu](https://avatars.githubusercontent.com/u/25879?v=4)](https://github.com/victorstanciu "victorstanciu (6 commits)")[![hemanth7787](https://avatars.githubusercontent.com/u/2316704?v=4)](https://github.com/hemanth7787 "hemanth7787 (2 commits)")[![rocboronat](https://avatars.githubusercontent.com/u/456499?v=4)](https://github.com/rocboronat "rocboronat (2 commits)")[![mufid](https://avatars.githubusercontent.com/u/430505?v=4)](https://github.com/mufid "mufid (1 commits)")[![darqmoon](https://avatars.githubusercontent.com/u/103951?v=4)](https://github.com/darqmoon "darqmoon (1 commits)")[![brondsem](https://avatars.githubusercontent.com/u/19553?v=4)](https://github.com/brondsem "brondsem (1 commits)")[![ngodfraind](https://avatars.githubusercontent.com/u/1397430?v=4)](https://github.com/ngodfraind "ngodfraind (1 commits)")[![schucan](https://avatars.githubusercontent.com/u/5184263?v=4)](https://github.com/schucan "schucan (1 commits)")

---

Tags

disposabledomains

### Embed Badge

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

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

###  Alternatives

[ivolo/disposable-email-domains

disposable domains list

1.4k41.5k1](/packages/ivolo-disposable-email-domains)[fgribreau/mailchecker

Temporary (disposable/throwaway) email detection library. Covers 1987 fake email providers.

1.9k662.6k4](/packages/fgribreau-mailchecker)[propaganistas/laravel-disposable-email

Disposable email validator

5762.6M6](/packages/propaganistas-laravel-disposable-email)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[metaregistrar/php-epp-client

Object-oriented PHP EPP Client

229121.0k7](/packages/metaregistrar-php-epp-client)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)

PHPackages © 2026

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