Libraries tagged by email validator
activeants/zendframework1-overwrite
6048 Downloads
Updated the hostname validator class with the latest TLD's
imjonos/laravel-mailboxlayer
438 Downloads
Laravel Email validators based on apilayer
exaprint/mail-helper
1730 Downloads
email validator
genai/validation
115 Downloads
Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. PHP 5.3-safe runtime.
craftpulse/craft-auth-kit
525 Downloads
Foundational authentication primitives for Craft CMS: passwordless tokens (magic links + email OTP), passkey wrappers, a recent-auth gate, and a password-validator contract. A library-shipped Yii module, the shared base for the CraftPulse security ecosystem.
daveearley/daves-email-validation-tool
369846 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
voku/email-check
4360379 Downloads
email-check (syntax, dns, trash, ...) library
teckwei1993/laravel-otp
76637 Downloads
Laravel OTP generator and validation
neverbounce/neverbounce-php
1304022 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
mlocati/spf-lib
1062222 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
kickbox/kickbox
1122792 Downloads
Official kickbox API library client for PHP
dominicsayers/isemail
153399 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
arubacao/tld-checker
1833273 Downloads
Top Level Domain (TLD) validation library for PHP
utopia-php/emails
171702 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.
alariva/laravel-email-domain-blacklist
205305 Downloads
A Laravel package for adding email domain blacklist validation rule