PHPackages                             szepeviktor/unique-email-address - 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. szepeviktor/unique-email-address

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

szepeviktor/unique-email-address
================================

v0.3.0(3y ago)82[1 issues](https://github.com/szepeviktor/unique-email-address/issues)MITPHPPHP ~7.4 || ~8.0 || ~8.1CI passing

Since Sep 27Pushed 6d ago2 watchersCompare

[ Source](https://github.com/szepeviktor/unique-email-address)[ Packagist](https://packagist.org/packages/szepeviktor/unique-email-address)[ RSS](/packages/szepeviktor-unique-email-address/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (4)Versions (5)Used By (0)

Unique email address
====================

[](#unique-email-address)

[![Build Status](https://camo.githubusercontent.com/6b96fbfe4a4108cdd3b9d9a9f228d8ca938f7229e2d0275ed5ede43502f2960b/68747470733a2f2f6170702e7472617669732d63692e636f6d2f737a65706576696b746f722f756e697175652d656d61696c2d616464726573732e7376673f6272616e63683d6d6173746572)](https://app.travis-ci.com/szepeviktor/unique-email-address)[![Latest Version on Packagist](https://camo.githubusercontent.com/decb96cebdf693dcd1508831f17cb3e2ad4dd2e60e5406402565b9c1877eb60d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f737a65706576696b746f722f756e697175652d656d61696c2d616464726573732e737667)](https://packagist.org/packages/szepeviktor/unique-email-address)

Normalizes an email address. It removes tags, separators like `+something` and `.` in Gmail.

- extendable
- 100% flexible configuration
- tells whether a valid email address belongs to the configured domains
- normalizes an address
- compares two addresses

Inspired by  ✔️

### Installation

[](#installation)

```
composer require szepeviktor/unique-email-address
```

### Usage

[](#usage)

```
$gmail = new Gmail();
$address = 'firstname.LASTname+label@gmail.com';
$gmail->isLocal($address); // true
$gmail->normalize($address); // 'firstnamelastname@gmail.com'
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance62

Regular maintenance activity

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71% 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.

###  Release Activity

Cadence

Every ~432 days

Total

3

Last Release

1187d ago

PHP version history (2 changes)v0.1.0PHP ~7.2 || ~8.0

v0.3.0PHP ~7.4 || ~8.0 || ~8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/135d8104cdf926e2b15b6a06413153a9582729f0cd48ccba7bc7e62878a39781?d=identicon)[szepeviktor](/maintainers/szepeviktor)

---

Top Contributors

[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (103 commits)")[![szepeviktor](https://avatars.githubusercontent.com/u/952007?v=4)](https://github.com/szepeviktor "szepeviktor (42 commits)")

---

Tags

emailgmailunique

###  Code Quality

TestsPest

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/szepeviktor-unique-email-address/health.svg)

```
[![Health](https://phpackages.com/badges/szepeviktor-unique-email-address/health.svg)](https://phpackages.com/packages/szepeviktor-unique-email-address)
```

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M228](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M52](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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