PHPackages                             uptodown/random-username-generator - 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. uptodown/random-username-generator

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

uptodown/random-username-generator
==================================

A simple random username generator

1.0.3(2y ago)127.8k↓35.7%[1 issues](https://github.com/Uptodown/random-username-generator/issues)MITPHP

Since Nov 27Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/Uptodown/random-username-generator)[ Packagist](https://packagist.org/packages/uptodown/random-username-generator)[ RSS](/packages/uptodown-random-username-generator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (5)Used By (0)

Random Username Generator
=========================

[](#random-username-generator)

A random username generator with animals, fruits, etc.

[![Packagist](https://camo.githubusercontent.com/8b380571a857c954e916b403dfa53d6eb6efe68fc801429c5c081de9ccf8cd1d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7570746f646f776e2f72616e646f6d2d757365726e616d652d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/uptodown/random-username-generator) [![MIT License](https://camo.githubusercontent.com/48593de0035d3aebc555d81be22bb1136d0741866cc69614fd437cacc7553cf7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d3030374543372e7376673f7374796c653d666c61742d737175617265)](http://opensource.org/licenses/MIT)

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

[](#installation)

To install it with composer:

```
composer require uptodown/random-username-generator

```

Simple usage
------------

[](#simple-usage)

```
use Uptodown\RandomUsernameGenerator\Generator;

$generator = new Generator();
$newUsername = $generator->makeNew();
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~783 days

Total

4

Last Release

741d ago

### Community

Maintainers

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

---

Top Contributors

[![daniert](https://avatars.githubusercontent.com/u/23498703?v=4)](https://github.com/daniert "daniert (9 commits)")[![ime04](https://avatars.githubusercontent.com/u/41967896?v=4)](https://github.com/ime04 "ime04 (2 commits)")[![velikanov](https://avatars.githubusercontent.com/u/4798469?v=4)](https://github.com/velikanov "velikanov (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/uptodown-random-username-generator/health.svg)

```
[![Health](https://phpackages.com/badges/uptodown-random-username-generator/health.svg)](https://phpackages.com/packages/uptodown-random-username-generator)
```

###  Alternatives

[clawrock/magento2-sass-preprocessor

Module for Sass processing during static content deployment

1012.1k](/packages/clawrock-magento2-sass-preprocessor)

PHPackages © 2026

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