PHPackages                             kminek/email-obfuscator - 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. kminek/email-obfuscator

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

kminek/email-obfuscator
=======================

Effective email obfuscation in PHP

1.1.1(3y ago)63.2k↓46.9%1PHP

Since Apr 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kminek/email-obfuscator)[ Packagist](https://packagist.org/packages/kminek/email-obfuscator)[ Docs](https://github.com/kminek/email-obfuscator)[ RSS](/packages/kminek-email-obfuscator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)DependenciesVersions (6)Used By (0)

Email Obfuscator
================

[](#email-obfuscator)

Effective email obfuscation in PHP

Background
----------

[](#background)

I've created Composer package from above code with minor additions (code clean-up, random variable names).

Usage
-----

[](#usage)

```
// helper function
echo obfuscate_email('contact@sample.com');
echo obfuscate_email('contact@sample.com', 'Contact us');

// class
echo \Kminek\EmailObfuscator::obfuscate('contact@sample.com');
echo \Kminek\EmailObfuscator::obfuscate('contact@sample.com', 'Contact us');
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~615 days

Total

5

Last Release

1237d ago

### Community

Maintainers

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

---

Top Contributors

[![kminek](https://avatars.githubusercontent.com/u/373962?v=4)](https://github.com/kminek "kminek (8 commits)")

---

Tags

emailobfuscation

### Embed Badge

![Health badge](/badges/kminek-email-obfuscator/health.svg)

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

###  Alternatives

[egulias/email-validator

A library for validating emails against several RFCs

11.6k691.3M307](/packages/egulias-email-validator)[sendgrid/sendgrid

This library allows you to quickly and easily send emails through Twilio SendGrid using PHP.

1.5k47.5M164](/packages/sendgrid-sendgrid)[pelago/emogrifier

Converts CSS styles into inline style attributes in your HTML code

94944.1M110](/packages/pelago-emogrifier)[zbateson/mail-mime-parser

MIME email message parser

54149.2M79](/packages/zbateson-mail-mime-parser)[soundasleep/html2text

A PHP script to convert HTML into a plain text format

48519.5M75](/packages/soundasleep-html2text)[opcodesio/mail-parser

Parse emails without the mailparse extension

226.8M8](/packages/opcodesio-mail-parser)

PHPackages © 2026

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