regexmatch.dev
Explore

Save & Share

Facebook
Twitter
Tumblr
E-Mail
Pinterest
LinkedIn
Reddit

very basic email regex

Published on Tue Mar 01 2022

Additional matching regexes for
very basic email regex

Basic Phone Number Matching

Basic Phone Number Matching

Email

Regex simples para verificação de email

php naming convension (classes, vars, functions, constants)

PHP Basic coding standard Naming Convension pattern: /^[\pL_][\pL_\pNd]*$/

US Zip Code

This pattern matches the US Postal Code format and captures the seperate parts; basic and +4.

Extract email client inserted reply line "On <DATE>, <SENDER> wrote:"

Email clients insert the "sender wrote" line to email replies.

Match Gmail Email

Match Gmail Email

Recherche email

Recherche un email

Email

email format control

email google/microsoft like

email google/microsoft like

RFC 5322 email validation

Unsatisfied with your email validation? Concerned about standards compliance? Worried about that one weird edge case? Want to stress-test your regex engine? This might be the regex for you!