An open API service indexing awesome lists of open source software.

https://github.com/mailboxvalidator/mailboxvalidator-php

MailboxValidator PHP module enable users to block disposal email, detect free email and validate if an email is valid
https://github.com/mailboxvalidator/mailboxvalidator-php

email-checker email-validation email-validator mailboxvalidator-php php verify-email

Last synced: 5 months ago
JSON representation

MailboxValidator PHP module enable users to block disposal email, detect free email and validate if an email is valid

Awesome Lists containing this project

README

          

MailboxValidator PHP Module
===========================
[![Latest Stable Version](https://img.shields.io/packagist/v/mailboxvalidator/mailboxvalidator-php)](https://packagist.org/packages/mailboxvalidator/mailboxvalidator-php)
![Packagist](https://img.shields.io/packagist/dt/mailboxvalidator/mailboxvalidator-php)

This PHP module enables user to easily validate if an email address is valid, a type of disposable email or free email.

This module can be useful in many types of projects, for example

- to validate an user's email during sign up
- to clean your mailing list prior to email sending
- to perform fraud check
- and so on

# Developer Documentation
To learn more about installation, usage, and code examples, please visit the developer documentation at [hhttps://mailboxvalidator-php.readthedocs.io/en/latest/index.html.](https://mailboxvalidator-php.readthedocs.io/en/latest/index.html)

Copyright
=========

Copyright(C) 2018-2026 by MailboxValidator.com.