EmailValidator
Email validator
A PHP library that validates email addresses according to various internet standards
PHP Email address validator
11k stars
35 watching
210 forks
Language: PHP
last commit: about 1 month ago
Linked from 1 awesome list
emailemailvalidatorphpvalidator
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. | 443 |
truemail-rb/truemail | An email validation framework that uses various methods to verify email addresses, including regex, DNS, and SMTP. | 1,187 |
truemail-rb/truemail-go | A Golang package for validating and verifying email addresses using multiple methods including regex, DNS, and SMTP | 104 |
fgribreau/mailchecker | A cross-language email validation library with support for over 55,000 throwaway domains. | 1,628 |
phpmailer/phpmailer | A comprehensive PHP email sending library with features like attachments, encryption, and authentication. | 21,067 |
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. | 52 |
respect/validation | A validation engine for PHP that simplifies complex rules and provides granular control over reporting. | 5,802 |
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,407 |
aftership/email-verifier | A Go library for verifying the validity and reachability of email addresses without sending emails. | 1,228 |
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,930 |
jquery-validation/jquery-validation | A jQuery plugin for validating form data | 10,353 |
lmgsec/o365creeper | Script to validate Office 365 email addresses without requiring login credentials | 324 |
jrean/laravel-user-verification | Helps manage user verification and email validation in Laravel applications | 854 |