Libraries tagged by email_address
zytzagoo/smtp-validate-email
676260 Downloads
Perform email address verification via SMTP
misd/linkify
2086634 Downloads
Converts URLs and email addresses in text into HTML links
voku/email-check
3300772 Downloads
email-check (syntax, dns, trash, ...) library
protonemedia/laravel-verify-new-email
117255 Downloads
Package to handle email address updates and verification
mmucklo/email-parse
677703 Downloads
email-parse a (reasonably) RFC822 / RF2822-compliant library for batch parsing multiple (and single) email addresses
elliotjreed/disposable-emails-filter
198802 Downloads
A PHP package for determining whether an email address is from a disposable / temporary email address provider.
dominicsayers/isemail
107230 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
mika56/spfcheck
799975 Downloads
Checks an IP address against a domain's SPF record
typo3/cms-setup
6206380 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
117774 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.
tintnaingwin/email-checker
54099 Downloads
Laravel Package To Validate If An Email Address Exists Without Sending An Email
stymiee/email-validator
213437 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.
magepal/magento2-edit-order-email
213298 Downloads
Magento 2 edit order email
gabrola/email-normalizer
40641 Downloads
A library that will normalize email addresses for cases when different email addresses all point towards a single email account
nojacko/email-validator
324434 Downloads
Small PHP library to valid email addresses using a number of methods.