Libraries tagged by email-validaton
silassiai/laravel-email-validation
1536 Downloads
Validate your email with this email validation package on email filter, typos. dns and spoofing.
egulias/email-validator
498607935 Downloads
A library for validating emails against several RFCs
propaganistas/laravel-disposable-email
1362217 Downloads
Disposable email validator
daveearley/daves-email-validation-tool
242747 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
stymiee/email-validator
206234 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.
nojacko/email-validator
323357 Downloads
Small PHP library to valid email addresses using a number of methods.
teckwei1993/laravel-otp
36740 Downloads
Laravel OTP generator and validation
neverbounce/neverbounce-php
847392 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
aman00323/emailchecker
42924 Downloads
Laravel package for checking email address is exist or not in real world
kouz/laravel-mailgun-email-validation
103684 Downloads
Laravel email validation that uses the Mailgun API for a three-step validation check.
mailboxvalidator/mailboxvalidator-php
8068 Downloads
MailboxValidator PHP module enable users to block disposal email, detect free email and validate if an email is valid.
eusonlito/disposable-email-validator
52056 Downloads
A PHP package to detect disposable emails based on multiple lists.
dossierdata/laravel-email-validator
6838 Downloads
A more extensive email validator rule than the default provided by Laravel.
ctf0/email-validator
2402 Downloads
validation rule to validate email for Laravel
lavoiesl/smtp-email-validator
47828 Downloads
PHP email validator using SMTP