Libraries tagged by disposable check
erag/laravel-disposable-email
219266 Downloads
A Laravel package to detect and block disposable email addresses.
mattketmo/email-checker
2182021 Downloads
Throwaway email detection library
stymiee/email-validator
528329 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
daveearley/daves-email-validation-tool
360128 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
nojacko/email-validator
411373 Downloads
Small PHP library to valid email addresses using a number of methods.
vboctor/disposable_email_checker
116864 Downloads
Library to detect disposable email addresses
aman00323/emailchecker
65754 Downloads
Laravel package for checking email address is exist or not in real world
emailsherlock/email-guard-core
12521 Downloads
Email-Guard core library for PHP: local email checks (syntax, reserved TLDs, disposable domains) plus optional escalation to the EmailSherlock Verify API.
kalimeromk/email-check
1310 Downloads
An advanced PHP library for email validation with DNS checks and typo suggestions.
ezeanyimhenry/email-validator
1968 Downloads
A PHP package for validating email addresses with detailed checks including MX records, disposable, and banned email lists, email existence and responsiveness.
lukaswhite/email-checker
261 Downloads
A PHP package that checks e-mail addresses to see if they're disposable, or from a provider of free addresses
printnow/free-email-checker
347 Downloads
Detect whether an email is from common free or disposable email providers.
maatify/daves-email-validation-tool
448 Downloads
forked from daveearley/daves-email-validation-tool, An easy to use, accurate-ish & extensible email validation library for PHP 8+
enricodias/email-validator
737 Downloads
Validate and check for disposable/temporary/throw away emails using multiple providers
harungecit/php-email-validator
365 Downloads
A comprehensive PHP email validation library to check format, detect disposable emails, validate MX records, role-based detection, typo suggestions, and support batch validation with configurable cache and rate limiting.