Libraries tagged by email_address
zytzagoo/smtp-validate-email
734098 Downloads
Perform email address verification via SMTP
misd/linkify
2261939 Downloads
Converts URLs and email addresses in text into HTML links
voku/email-check
3518731 Downloads
email-check (syntax, dns, trash, ...) library
stymiee/email-validator
261548 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
143556 Downloads
Package to handle email address updates and verification
mmucklo/email-parse
722952 Downloads
email-parse a (reasonably) RFC822 / RF2822-compliant library for batch parsing multiple (and single) email addresses
elliotjreed/disposable-emails-filter
261610 Downloads
A PHP package for determining whether an email address is from a disposable / temporary email address provider.
dominicsayers/isemail
112550 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
mika56/spfcheck
880093 Downloads
Checks an IP address against a domain's SPF record
typo3/cms-setup
6818599 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
121367 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
80333 Downloads
Library to detect disposable email addresses
magepal/magento2-edit-order-email
235824 Downloads
Magento 2 edit order email
gabrola/email-normalizer
52946 Downloads
A library that will normalize email addresses for cases when different email addresses all point towards a single email account
nojacko/email-validator
333784 Downloads
Small PHP library to valid email addresses using a number of methods.