Libraries tagged by emailaddresses
misd/linkify
2086634 Downloads
Converts URLs and email addresses in text into HTML links
mmucklo/email-parse
677703 Downloads
email-parse a (reasonably) RFC822 / RF2822-compliant library for batch parsing multiple (and single) email addresses
yarri/link-finder
86548 Downloads
Converts non-clickable URLs and email addresses in text (plain or HTML) into clickable HTML links
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.
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.
verifalia/sdk
18821 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.
vboctor/disposable_email_checker
73716 Downloads
Library to detect disposable email addresses
nahid/linkify
116877 Downloads
Converts URLs and email addresses in text into HTML links its extended from Misd\Linify its also support laravel 5
mdwheele/swotphp
42340 Downloads
Identify email addresses or domains names that belong to colleges or universities.
mailslurp/mailslurp-client-php
19938 Downloads
MailSlurp is an API for sending and receiving emails from dynamically allocated email addresses. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://docs.mailslurp.com/) - [Examples](https://github.com/mailslurp/examples) repository
veeqtoh/laravel-active-email
228 Downloads
A Laravel package providing validation rule against disposable email addresses.
unicodeveloper/laravel-email-validator
32235 Downloads
Provides a Facade to help validate and verify email addresses
redpa2ya/magento2-module-replace-email-recipients
3069 Downloads
This module will be replaced all recipient email addresses by specific emails. This prevents emailing to actual customers when using database production on development or testing environments.
php-extended/php-email-address-interface
188851 Downloads
A library to represent email addresses and mailboxes