email-validator

email-validator

stymiee

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.

19 Stars
5 Forks
19 Watchers
PHP Language
apache-2.0 License
Cost to Build
$2.7K
Market Value
$2.9K

Growth over time

8 data points  ·  2021-08-01 → 2023-07-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about email-validator

Question copied to clipboard

What is the stymiee/email-validator GitHub project? Description: "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.". Written in PHP. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone email-validator

Clone via HTTPS

git clone https://github.com/stymiee/email-validator.git

Clone via SSH

[email protected]:stymiee/email-validator.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the email-validator issue tracker:

Open GitHub Issues