mapumba / disposable-email-domains-php
disposable domains check php
Package info
github.com/mapumba/disposable-email-domains-php
pkg:composer/mapumba/disposable-email-domains-php
1.1.0
2015-03-17 10:45 UTC
Requires
- php: >=5.2.0
This package is not auto-updated.
Last update: 2026-04-12 01:58:37 UTC
README
A list of disposable email domains 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.
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
$ composer install mapumba/disposable-email-domains-php
Contributing
Add new disposable domains in the orginal repository.
Licence
WWWWWW||WWWWWW
W W W||W W W
||
( OO )__________
/ | \
/o o| MIT \
\___/||_||__||_|| *
|| || || ||
_||_|| _||_||
(__|__|(__|__|