Libraries tagged by email-validaton
silassiai/laravel-email-validation
3516 Downloads
Validate your email with this email validation package on email filter, typos. dns and spoofing.
egulias/email-validator
740125388 Downloads
A library for validating emails against several RFCs
propaganistas/laravel-disposable-email
3070859 Downloads
Disposable email validator
erag/laravel-disposable-email
175932 Downloads
A Laravel package to detect and block disposable email addresses.
stymiee/email-validator
494733 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
348639 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
nojacko/email-validator
403658 Downloads
Small PHP library to valid email addresses using a number of methods.
neverbounce/neverbounce-php
1218155 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
teckwei1993/laravel-otp
64359 Downloads
Laravel OTP generator and validation
aman00323/emailchecker
64493 Downloads
Laravel package for checking email address is exist or not in real world
unicodeveloper/laravel-email-validator
33930 Downloads
Provides a Facade to help validate and verify email addresses
kouz/laravel-mailgun-email-validation
145305 Downloads
Laravel email validation that uses the Mailgun API for a three-step validation check.
eusonlito/disposable-email-validator
59312 Downloads
A PHP package to detect disposable emails based on multiple lists.
emailsherlock/email-guard-core
6909 Downloads
Email-Guard core library for PHP: local email checks (syntax, reserved TLDs, disposable domains) plus optional escalation to the EmailSherlock Verify API.
emailsherlock/email-guard-bundle
6823 Downloads
Symfony integration for Email-Guard: a VerifiedEmail constraint and a verify_email form option that block disposable and undeliverable addresses at submit time.