PHPackages                             divine/reserved-usernames - 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. divine/reserved-usernames

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

divine/reserved-usernames
=========================

Reserved usernames

2.2(5y ago)266MITPHPPHP ^8.0CI failing

Since Jun 17Pushed 5y ago3 watchersCompare

[ Source](https://github.com/divine/reserved-usernames)[ Packagist](https://packagist.org/packages/divine/reserved-usernames)[ Docs](https://github.com/divine/reserved-usernames)[ RSS](/packages/divine-reserved-usernames/feed)WikiDiscussions master Synced yesterday

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

Reserved usernames
==================

[](#reserved-usernames)

[![Latest Version on Packagist](https://camo.githubusercontent.com/95c0187e4500317fed14b7e926e80fb9de0b349dc0d1f92f86a524f895191189/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646976696e652f72657365727665642d757365726e616d65732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/divine/reserved-usernames)[![Quality Score](https://camo.githubusercontent.com/8f1e67c5b22a5e4bccf34741228fd90388b570c1d3a2fe0bbc5141c4d0b189ef/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f646976696e652f72657365727665642d757365726e616d65732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/divine/reserved-usernames)[![Total Downloads](https://camo.githubusercontent.com/67b15fd357c18dddae6859c1f9306bab2131b928b5e9f264726f8df06a009d4b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646976696e652f72657365727665642d757365726e616d65732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/divine/reserved-usernames)

Common prefixes for "role-based" email addresses that represent a position, job, or group of people in the company rather than an individual. These were sourced from several places.

Forked from

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

[](#installation)

You can install the package via composer:

```
composer require divine/reserved-usernames
```

Usage
-----

[](#usage)

```
use Divine/ReservedUsernames;

// Initiate
$ru = new ReservedUsernames();

// Get reserved username list
$list = $ru->get();

// Check reserved username, returns true on fail
$check = $ru->check('account');
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Divine](https://github.com/divine)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 93.3% 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 ~93 days

Total

4

Last Release

1876d ago

Major Versions

1.0 → 2.02020-12-14

PHP version history (2 changes)1.0PHP ^7.2

2.0PHP ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/48183131?v=4)[Divine](/maintainers/divine)[@divine](https://github.com/divine)

---

Top Contributors

[![divine](https://avatars.githubusercontent.com/u/48183131?v=4)](https://github.com/divine "divine (14 commits)")[![szepeviktor](https://avatars.githubusercontent.com/u/952007?v=4)](https://github.com/szepeviktor "szepeviktor (1 commits)")

---

Tags

reserved-usernames

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/divine-reserved-usernames/health.svg)

```
[![Health](https://phpackages.com/badges/divine-reserved-usernames/health.svg)](https://phpackages.com/packages/divine-reserved-usernames)
```

PHPackages © 2026

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