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

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ofbeaton/phabricator-fullname
=============================

Unofficial Display Fullname (realname) after usernames in Phabricator

1.1(8y ago)110Apache License 2.0

Since Feb 2Pushed 7y ago3 watchersCompare

[ Source](https://github.com/ofbeaton/phabricator-fullname)[ Packagist](https://packagist.org/packages/ofbeaton/phabricator-fullname)[ RSS](/packages/ofbeaton-phabricator-fullname/feed)WikiDiscussions master Synced today

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

phabricator-fullname
====================

[](#phabricator-fullname)

Unofficial patch to display Fullnames (realname) beside usernames in Phabricator.

Often useful when importing users from a corporate LDAP where the usernames are auto-generated `txf032` 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 fullname.patch

```

Creating
--------

[](#creating)

Aim to make the less changes possible. This is why we only replace `getName` with `getFullname` instead of removing the whole case statement.

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

```
git patch a b > fullname.patch

```

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

Upstream
--------

[](#upstream)

As of [2017-01-08](https://secure.phabricator.com/T10598) there is no interest from upstream in providing this as an option. Phacility instead recommends you maintain a patch yourself. This is that patch.

###  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 (14 commits)")

---

Tags

patchesphabricatorphprealname

### Embed Badge

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

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

###  Alternatives

[dazet/data-map

Library for mapping data structures.

2123.7k](/packages/dazet-data-map)

PHPackages © 2026

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