Skip to content

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

License

Notifications You must be signed in to change notification settings

Inbox-Master/disposable-email-domains

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages