PHPackages                             spakv/email-validator - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. spakv/email-validator

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

spakv/email-validator
=====================

Email validator

01PHP

Since Jul 5Pushed 6y agoCompare

[ Source](https://github.com/SpakV/email-validator)[ Packagist](https://packagist.org/packages/spakv/email-validator)[ RSS](/packages/spakv-email-validator/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Email Validator
===============

[](#email-validator)

PHP library to valid email

Install (using Composer)
------------------------

[](#install-using-composer)

```
composer require spakv/email-validator

```

Examples
--------

[](#examples)

```
\SPakV\EmailValidator::validate('example@google.com'); // full validation
\SPakV\EmailValidator::validateFormat('example@google.com'); // validate email format
\SPakV\EmailValidator::validateMx('example@google.com'); // validate mx record exisiting

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/51234236?v=4)[SpakV](/maintainers/SpakV)[@SpakV](https://github.com/SpakV)

---

Top Contributors

[![SpakV](https://avatars.githubusercontent.com/u/51234236?v=4)](https://github.com/SpakV "SpakV (6 commits)")

### Embed Badge

![Health badge](/badges/spakv-email-validator/health.svg)

```
[![Health](https://phpackages.com/badges/spakv-email-validator/health.svg)](https://phpackages.com/packages/spakv-email-validator)
```

###  Alternatives

[chaoswey/taiwan-id-validator

台灣身分證、統一編號驗證

319.9k](/packages/chaoswey-taiwan-id-validator)

PHPackages © 2026

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