PHPackages                             axllent/silverstripe-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. axllent/silverstripe-email-obfuscator

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

axllent/silverstripe-email-obfuscator
=====================================

Email obfuscator for SilverStripe

2.1.1(10mo ago)9105.6k↑22.7%53MITPHP

Since Dec 21Pushed 10mo ago2 watchersCompare

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

READMEChangelog (9)Dependencies (1)Versions (13)Used By (3)

Email obfuscator for Silverstripe
=================================

[](#email-obfuscator-for-silverstripe)

A HTTPMiddleware filter to automatically obfuscate all visible email addresses in all HTML output via the ContentController by replacing them with an encoded (switching between ASCII &amp; hexadecimal) version.

Example
-------

[](#example)

```
me@site.com

```

becomes:

```
&amp;#109;&amp;#x65;&amp;#64;&amp;#x73;&amp;#105;&amp;#x74;&amp;#101;&amp;#x2e;&amp;#99;&amp;#x6f;&amp;#109;

```

Requirements
------------

[](#requirements)

- Silverstripe ^4 || ^5 || ^6

Silverstripe 3 should check out the silverstripe3 branch

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

[](#installation)

`composer require axllent/silverstripe-email-obfuscator`

Usage
-----

[](#usage)

The filter automatically encodes any email address outputted through the ContentController provided it contains the default text/html header.

No configuration required.

###  Health Score

48

—

FairBetter than 95% of packages

Maintenance53

Moderate activity, may be stable

Popularity38

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity70

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 ~347 days

Recently: every ~609 days

Total

11

Last Release

327d ago

Major Versions

1.1.0 → 2.0.02017-01-27

1.1.1 → 2.0.42018-10-25

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1463435?v=4)[Ralph Slooten](/maintainers/axllent)[@axllent](https://github.com/axllent)

---

Top Contributors

[![axllent](https://avatars.githubusercontent.com/u/1463435?v=4)](https://github.com/axllent "axllent (40 commits)")

---

Tags

silverstripespamanti-spamspamprotectionemail-obfuscatoremail-encoder

### Embed Badge

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

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

###  Alternatives

[silverstripe/spamprotection

Spam protection module for SilverStripe.

44973.7k41](/packages/silverstripe-spamprotection)[silverstripe/multi-domain

Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy

141.6k](/packages/silverstripe-multi-domain)

PHPackages © 2026

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