Libraries tagged by validate email
zytzagoo/smtp-validate-email
729215 Downloads
Perform email address verification via SMTP
voku/email-check
3504385 Downloads
email-check (syntax, dns, trash, ...) library
stymiee/email-validator
257826 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
262941 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
mlocati/spf-lib
631500 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
ddtraceweb/smtp-validator-email
133172 Downloads
Validate your email by smtp protocol
tintnaingwin/email-checker-php
36269 Downloads
PHP Package To Validate If An Email Address Exists Without Sending An Email
tintnaingwin/email-checker
57004 Downloads
Laravel Package To Validate If An Email Address Exists Without Sending An Email
ferdous/laravel-otp-validate
22837 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
9851 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
5357 Downloads
Validates an email
apavliukov/laravel-email-smtp-validation
9494 Downloads
Validate email address via SMTP to check if it really exists
pear/validate
248742 Downloads
Validate numbers, email, strings, dates, URIs and more
unicodeveloper/laravel-email-validator
32297 Downloads
Provides a Facade to help validate and verify email addresses
eusonlito/disposable-email-validator
53081 Downloads
A PHP package to detect disposable emails based on multiple lists.