Libraries tagged by validate email
zytzagoo/smtp-validate-email
676260 Downloads
Perform email address verification via SMTP
voku/email-check
3300772 Downloads
email-check (syntax, dns, trash, ...) library
daveearley/daves-email-validation-tool
245327 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
mlocati/spf-lib
542619 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
stymiee/email-validator
213437 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.
tintnaingwin/email-checker
54099 Downloads
Laravel Package To Validate If An Email Address Exists Without Sending An Email
ddtraceweb/smtp-validator-email
129970 Downloads
Validate your email by smtp protocol
pear/validate
245644 Downloads
Validate numbers, email, strings, dates, URIs and more
tintnaingwin/email-checker-php
34579 Downloads
PHP Package To Validate If An Email Address Exists Without Sending An Email
ferdous/laravel-otp-validate
21577 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
mailboxvalidator/mailboxvalidator-php
8380 Downloads
MailboxValidator PHP module enable users to block disposal email, detect free email and validate if an email is valid.
zero-to-prod/validate-email
476 Downloads
Validates an email
ctf0/email-validator
2420 Downloads
validation rule to validate email for Laravel
unicodeveloper/laravel-email-validator
32235 Downloads
Provides a Facade to help validate and verify email addresses
eusonlito/disposable-email-validator
52229 Downloads
A PHP package to detect disposable emails based on multiple lists.