Libraries tagged by email validation
egulias/email-validator
756945493 Downloads
A library for validating emails against several RFCs
erag/laravel-disposable-email
202907 Downloads
A Laravel package to detect and block disposable email addresses.
stymiee/email-validator
517108 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
355727 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
nojacko/email-validator
408550 Downloads
Small PHP library to valid email addresses using a number of methods.
neverbounce/neverbounce-php
1248819 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
kickbox/kickbox
1094859 Downloads
Official kickbox API library client for PHP
dominicsayers/isemail
148523 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
arubacao/tld-checker
1770031 Downloads
Top Level Domain (TLD) validation library for PHP
alariva/laravel-email-domain-blacklist
201888 Downloads
A Laravel package for adding email domain blacklist validation rule
utopia-php/emails
143502 Downloads
Utopia Emails library is simple and lite library for parsing and validating email addresses. This library is aiming to be as simple and easy to learn and use.
teckwei1993/laravel-otp
67962 Downloads
Laravel OTP generator and validation
aman00323/emailchecker
65105 Downloads
Laravel package for checking email address is exist or not in real world
verifalia/sdk
61739 Downloads
Verifalia provides a simple HTTPS-based API for validating email addresses and checking whether they are deliverable or not. This library allows to easily integrate with Verifalia and verify email addresses in real-time.
quickemailverification/quickemailverification
191803 Downloads
Official QuickEmailVerification API library client for PHP