Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disposable Email Domains list

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

Installation

composer require inboxmaster/disposable-email-domains

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');
}

About

A list of disposable email domains / Liste de domaines d'emails temporaires ou jetables

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages