email-validation topic

List email-validation repositories

laravel-user-verification

838
Stars
116
Forks
Watchers

PHP package built for Laravel 5.* & 6.* & 7.* & 8.* & 9.* & 10.* to easily handle a user email verification and validate the email

MailWatcher

11
Stars
0
Forks
Watchers

:mailbox: A Levenshtein distance based library to check email typos and suggest a valid solution.

FILTER_VALIDATE_EMAIL.js

26
Stars
1
Forks
Watchers

TypeScript/JavaScript Email validation compatible with PHP's filter_var($value, FILTER_VALIDATE_EMAIL)

email-checker

149
Stars
29
Forks
Watchers

Provides email verification on the go.

anchorme.js

559
Stars
64
Forks
Watchers

Tiny, fast, efficient, feature rich Javascript library to detect links / URLs / Emails in text and convert them to clickable HTML anchor links

mailcat

503
Stars
72
Forks
Watchers

Find existing email addresses by nickname using API/SMTP checking methods without user notification. Please, don't hesitate to improve cat's job! 🐱🔎 📬

email-validate-hs

42
Stars
23
Forks
Watchers

Email address validation for Haskell

laravel-email-domain-blacklist

47
Stars
30
Forks
Watchers

Laravel package to validate that email input is not blacklisted for a specific domain name.

email-validator.dart

185
Stars
38
Forks
Watchers

A simple Dart class for validating email addresses (syntax) without using RegEx :email:

flutter-email-validator

22
Stars
12
Forks
Watchers

Sample Flutter app for creating basic login forms validation for email and passwords