EmailValidator

Email validator

A PHP library that validates email addresses according to various internet standards

PHP Email address validator

GitHub

11k stars
35 watching
212 forks
Language: PHP
last commit: 4 months ago
Linked from 1 awesome list

emailemailvalidatorphpvalidator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
validates-email-format-of/validates_email_format_of A Ruby gem to validate email addresses against standard formats and options. 444
truemail-rb/truemail An email validation framework that uses various methods to verify email addresses, including regex, DNS, and SMTP. 1,194
truemail-rb/truemail-go A Golang package for validating and verifying email addresses using multiple methods including regex, DNS, and SMTP 106
fgribreau/mailchecker A cross-language email validation library with support for over 55,000 throwaway domains. 1,646
phpmailer/phpmailer A comprehensive PHP email sending library with features like attachments, encryption, and authentication. 21,145
dertuxmalwieder/libvldmail A C library that validates email addresses according to RFC 6531 with optional fallback to RFC 5321 and additional features for Unicode support and deprecation checking. 53
respect/validation A validation engine for PHP that simplifies complex rules and provides granular control over reporting. 5,818
verifytests/verify.mailmessage A Verify extension for verifying properties of email message components 1
beberlei/assert A thin assertion library providing low-level input validation and guard methods for PHP applications. 2,411
aftership/email-verifier A Go library for verifying the validity and reachability of email addresses without sending emails. 1,250
raikia/uhoh365 A tool that checks if an email address is valid in Office 365 using Microsoft's Autodiscover API without requiring login credentials. 591
dafthack/mailsniper A tool used to search email in Microsoft Exchange environments for specific terms using PowerShell 2,963
jquery-validation/jquery-validation A jQuery plugin for validating form data 10,357
lmgsec/o365creeper Script to validate Office 365 email addresses without requiring login credentials 328
jrean/laravel-user-verification Helps manage user verification and email validation in Laravel applications 855