PHP Classes

verify email if it fake or real: i wanna verify email if it fake or real

Recommend this page to a friend!
  All requests RSS feed  >  verify email if it fake or real  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

verify email if it fake or real

Edit

Picture of Medoz Fawzy by Medoz Fawzy - 7 years ago (2017-08-16)

i wanna verify email if it fake or real

This request is clear and relevant.
This request is not clear or is not relevant.

+5

verify email if it fake or real on demand

Ask clarification

3 Recommendations

PHP Email Validation Library: Verify the validity of an email in several ways

This package can be used to verify the validity of an email in several ways.

It can take an email address as parameter and perform several types of checks to verify its validity. Currently it can:

- Check if it is used as disposable email address
- Check the email domain DNS MX records of the associated SMTP records
- Check if the domain is valid and active by accessing a possible HTTP server
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Aman N by Aman N package author package author Reputation 30 - 5 years ago (2019-09-02) Comment

Well this package has solution for email verification, which provide support to verify disposable, email over smtp and more suitable ways.


PHP Email Validation Quality: Validate email address and compute quality score

This class can validate email address and compute quality score.

It can send a HTTP request to the mailboxlayer API Web server to validate a given email address.

The mailboxlayer API can check the email domain MX records to connect to the domain SMTP server and depending on the response returns a quality score for the validity of the email address.
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Dave Smith by Dave Smith package author package author Reputation 7620 - 7 years ago (2017-08-23) Comment

This class uses an API provided by API Layer to validate format and check MX records for the domain. It also returns a quality score to grade the validity.


PHP EMail Check: Validate email addresses using DNS or find typos

This class can validate email addresses using DNS or find typos.

It can perform several types of checks to determine if a given email address is valid and reachable.

Currently it can check if the syntax of the address is correct, determine if a email is one of those typically used as examples, or from disposable domains for temporary address, or may have a common typo, or does not have valid DNS records.
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of zinsou A.A.E.Moïse by zinsou A.A.E.Moïse Reputation 6835 - 7 years ago (2017-08-17) Comment

hi.i think you could used a system to simply check the email validity first and then send a validation mail with code that has an expiration time to forced user to give a valid email.For the first validation,you can use the class package above...But for the second step you can look at this another package to know how to simply make a basic sytem of mail validation with ajax:https://www.phpclasses.org/package/10401-PHP-Manage-users-and-groups-of-events-in-a-database.html


Recommend package
: 
: