Libraries tagged by email-validaton
silassiai/laravel-email-validation
2298 Downloads
Validate your email with this email validation package on email filter, typos. dns and spoofing.
egulias/email-validator
576677894 Downloads
A library for validating emails against several RFCs
propaganistas/laravel-disposable-email
1742394 Downloads
Disposable email validator
stymiee/email-validator
285176 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
daveearley/daves-email-validation-tool
272103 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
nojacko/email-validator
341919 Downloads
Small PHP library to valid email addresses using a number of methods.
neverbounce/neverbounce-php
936934 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
kouz/laravel-mailgun-email-validation
119451 Downloads
Laravel email validation that uses the Mailgun API for a three-step validation check.
teckwei1993/laravel-otp
43847 Downloads
Laravel OTP generator and validation
erag/laravel-disposable-email
2134 Downloads
A Laravel package to detect and block disposable email addresses.
aman00323/emailchecker
48470 Downloads
Laravel package for checking email address is exist or not in real world
mailboxvalidator/mailboxvalidator-php
10620 Downloads
MailboxValidator PHP module enable users to block disposal email, detect free email and validate if an email is valid.
ezeanyimhenry/email-validator
775 Downloads
A PHP package for validating email addresses with detailed checks including MX records, disposable, and banned email lists, email existence and responsiveness.
eusonlito/disposable-email-validator
53331 Downloads
A PHP package to detect disposable emails based on multiple lists.
dossierdata/laravel-email-validator
7890 Downloads
A more extensive email validator rule than the default provided by Laravel.