PHPackages                             tintnaingwin/email-checker-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. tintnaingwin/email-checker-php

AbandonedArchivedLibrary[Mail &amp; Notifications](/categories/mail)

tintnaingwin/email-checker-php
==============================

PHP Package To Validate If An Email Address Exists Without Sending An Email

v1.0.1(6y ago)1042.9k—8.9%41MITPHPPHP ^5.5|^7.1.3

Since Nov 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/tintnaingwinn/email-checker-php)[ Packagist](https://packagist.org/packages/tintnaingwin/email-checker-php)[ RSS](/packages/tintnaingwin-email-checker-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (1)

Validate Email for PHP
======================

[](#validate-email-for-php)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6ebdb39c5c4a1b1ede40db7048620fdd0bfd6d353ee9091fba841dbc3f826d85/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74696e746e61696e6777696e2f656d61696c2d636865636b65722d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tintnaingwin/email-checker-php)[![License](https://camo.githubusercontent.com/30597ff9a350144f03bffdd9183e16468e0b3ca1193e1d08591d992622738d55/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://tldrlegal.com/license/mit-license)

**Notice** - That extracts the MX records from the email address and connect with the mail server to make sure the mail address accurately exist. So it may be slow loading time in local and some co-operate MX records take a long time.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require tintnaingwin/email-checker-php
```

Usage
-----

[](#usage)

```
$email_checker = new Tintnaingwin\EmailCheckerPHP\EmailChecker();
echo $email_checker->check('amigo.k8@gmail.com');
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security-related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2379d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/df0d5d9951712e7ff48fee3cf8767e4eefb48ef922c7661a13d802f30187ca82?d=identicon)[TintNaingWinn](/maintainers/TintNaingWinn)

---

Tags

phpemailvalidatesmtp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tintnaingwin-email-checker-php/health.svg)

```
[![Health](https://phpackages.com/badges/tintnaingwin-email-checker-php/health.svg)](https://phpackages.com/packages/tintnaingwin-email-checker-php)
```

###  Alternatives

[henrique-borba/php-sieve-manager

A modern (started in 2022) PHP library for the ManageSieve protocol (RFC5804) to create/edit Sieve scripts (RFC5228). Used by Cypht Webmail.

23125.7k2](/packages/henrique-borba-php-sieve-manager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
