Coder Social home page Coder Social logo

aman00323 / email-checker Goto Github PK

View Code? Open in Web Editor NEW
149.0 7.0 29.0 281 KB

Provides email verification on the go.

License: MIT License

PHP 100.00%
php laravel-framework email verify email-validation email-exists php7 verification email-verifier email-checker

email-checker's People

Contributors

aman00323 avatar dependabot[bot] avatar truestealth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

email-checker's Issues

Most of the time we get `500: Internal Server Error` from gist.githubusercontent.com

Describe the bug
Most of the time we get 500: Internal Server Error from gist.githubusercontent.com.
Would be good if we had the ability to have those lists with in the repo and look them up within our project/server.

For example, today Github's server went down and this causing issue on the websites using this package as it has dependancy on github gist.

Screenshots

Screenshot 2020-04-23 at 14 21 09

User rejected

Hi Aman thanks for the solution, while using this email checker process to verify Hotmail, outlook I face some problems. Can you asses me. I get a message as the User rejected after verifying some 20 to 30 emails with the same Hotmail and outlook emails. Any idea of it.

Add to Laravel Requests Rules

Why not add your functionality to the Laravel requests rule?

For example:
'email' => 'required|email|check_disposable',
'email' => 'required|email|check_mx_dns',
'email' => 'required|email|check_domain_status',
'email' => 'required|email|check_email',

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.