PHPackages                             ofbeaton/phabricator-rfcemail - 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. ofbeaton/phabricator-rfcemail

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

ofbeaton/phabricator-rfcemail
=============================

Unofficial Allow full RFC Email registrations in Phabricator

1.0.1(8y ago)110Apache-2.0

Since Feb 2Pushed 7y ago3 watchersCompare

[ Source](https://github.com/ofbeaton/phabricator-rfcemail)[ Packagist](https://packagist.org/packages/ofbeaton/phabricator-rfcemail)[ RSS](/packages/ofbeaton-phabricator-rfcemail/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

phabricator-rfcemail
====================

[](#phabricator-rfcemail)

Unofficial Allow full RFC Email registrations in Phabricator.

Some users have characters in their email addresses that are disallowed in upstream Phabricator despite being valid RFC 5322 email addresses.

For example, any Irish person with an apostrophe in their name (`O'Brien`, `O'Connor`, `D'Angelo`, etc)

Updates
-------

[](#updates)

The project is considered in a usable state and feature complete.

This project is used in corporate applications. As such, the authors are unlikely to update it on a regular basis, but instead when the corporate applications that use it run into problems. You should expect updates in the 5-10yr range.

Issues and PRs will be monitored, and we will continue to work with the community to provide updates as they are contributed.

Installing
----------

[](#installing)

```
cd phabricator
git apply rfcemail.patch

```

Creating
--------

[](#creating)

Aim to make the least changes possible. This is why we only replace the regular expression.

Checkout Phabricator. Make two copies of the `phabricator` subdir, `a` and `b`. Make your changes to `b`.

```
git patch a b > rfcemail.patch

```

Send in a PR, please make sure to include from what date onwards it is good for.

Upstream
--------

[](#upstream)

As of [2017-05-17](https://secure.phabricator.com/T12718) there is no interest from upstream in fixing this bug, calling them `technically-deliverable-but-bizzarely-exotic addresses`. Phacility instead recommends you maintain a patch yourself. This is that patch.

PHP Validation
--------------

[](#php-validation)

For whatever reason upstream chose not use [php builtin](http://php.net/manual/en/filter.examples.validation.php) `filter_var($email, FILTER_VALIDATE_EMAIL)` and `filter_var($email, FILTER_SANITIZE_EMAIL)`. This patch maintains that decision as to incur less code changes, but expands the regular expression.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

3020d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

emailpatchesphabricatorphp

### Embed Badge

![Health badge](/badges/ofbeaton-phabricator-rfcemail/health.svg)

```
[![Health](https://phpackages.com/badges/ofbeaton-phabricator-rfcemail/health.svg)](https://phpackages.com/packages/ofbeaton-phabricator-rfcemail)
```

###  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.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/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)
