Libraries tagged by email check
mattketmo/email-checker
2206968 Downloads
Throwaway email detection library
erag/laravel-disposable-email
236238 Downloads
A Laravel package to detect and block disposable email addresses.
jorijn/laravel-security-checker
1903259 Downloads
Added Laravel functionality to the Enlightn Security Checker. Adds a command to check for, and optionally emails you, vulnerabilities when they affect you.
voku/email-check
4336470 Downloads
email-check (syntax, dns, trash, ...) library
daveearley/daves-email-validation-tool
365359 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
stymiee/email-validator
541037 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.
nojacko/email-validator
415580 Downloads
Small PHP library to valid email addresses using a number of methods.
arubacao/tld-checker
1812700 Downloads
Top Level Domain (TLD) validation library for PHP
dominicsayers/isemail
151954 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
mika56/spfcheck
1157536 Downloads
Checks an IP address against a domain's SPF record
vboctor/disposable_email_checker
121065 Downloads
Library to detect disposable email addresses
aman00323/emailchecker
66222 Downloads
Laravel package for checking email address is exist or not in real world
verifalia/sdk
64497 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.
salaros/is-biz-mail
479742 Downloads
isBizMail tells you whether a given email address is free (gmail.com, yahoo.es, yandex.ru etc) or not
emailsherlock/email-guard-core
16087 Downloads
Email-Guard core library for PHP: local email checks (syntax, reserved TLDs, disposable domains) plus optional escalation to the EmailSherlock Verify API.