Libraries tagged by email addresses
zytzagoo/smtp-validate-email
732764 Downloads
Perform email address verification via SMTP
misd/linkify
2259652 Downloads
Converts URLs and email addresses in text into HTML links
voku/email-check
3515906 Downloads
email-check (syntax, dns, trash, ...) library
stymiee/email-validator
260560 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.
protonemedia/laravel-verify-new-email
142579 Downloads
Package to handle email address updates and verification
mmucklo/email-parse
721445 Downloads
email-parse a (reasonably) RFC822 / RF2822-compliant library for batch parsing multiple (and single) email addresses
elliotjreed/disposable-emails-filter
260318 Downloads
A PHP package for determining whether an email address is from a disposable / temporary email address provider.
dominicsayers/isemail
112358 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
mika56/spfcheck
878821 Downloads
Checks an IP address against a domain's SPF record
typo3/cms-setup
6815847 Downloads
TYPO3 CMS Setup - Allows users to edit a limited set of options for their user profile, including preferred language, their name and email address.
hbattat/verifyemail
121278 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
vboctor/disposable_email_checker
80267 Downloads
Library to detect disposable email addresses
magepal/magento2-edit-order-email
235316 Downloads
Magento 2 edit order email
gabrola/email-normalizer
52478 Downloads
A library that will normalize email addresses for cases when different email addresses all point towards a single email account
nojacko/email-validator
333564 Downloads
Small PHP library to valid email addresses using a number of methods.