PHPackages                             liuyupeng/random-nickname - 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. liuyupeng/random-nickname

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

liuyupeng/random-nickname
=========================

get a random nickname

v1.1(6y ago)21946PHPPHP &gt;=5.4

Since Jul 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/liuyupeng/random-nickname)[ Packagist](https://packagist.org/packages/liuyupeng/random-nickname)[ RSS](/packages/liuyupeng-random-nickname/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

random-nickname
===============

[](#random-nickname)

Introduction
------------

[](#introduction)

get a random nickname

install
-------

[](#install)

```
$ composer require liuyupeng/random-nickname

```

Demo
----

[](#demo)

```
require __DIR__ . '/vendor/autoload.php';

use liuyupeng\randomnickname\Nickname;

$nkClass = new Nickname();
$nickname = $nkClass->getNickname();

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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

2478d ago

### Community

Maintainers

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

---

Top Contributors

[![qzliuyupeng](https://avatars.githubusercontent.com/u/50473933?v=4)](https://github.com/qzliuyupeng "qzliuyupeng (4 commits)")[![liuyupeng](https://avatars.githubusercontent.com/u/18454743?v=4)](https://github.com/liuyupeng "liuyupeng (1 commits)")

### Embed Badge

![Health badge](/badges/liuyupeng-random-nickname/health.svg)

```
[![Health](https://phpackages.com/badges/liuyupeng-random-nickname/health.svg)](https://phpackages.com/packages/liuyupeng-random-nickname)
```

###  Alternatives

[ccinn/husky-php

Similar to js-husky client git hook implementation

6827.0k1](/packages/ccinn-husky-php)[keios/moneyright

Precise, GAAP-compliant, database-friendly Money Value Object

2055.5k1](/packages/keios-moneyright)[lloricode/laravel-html-table

Html table generator for laravel

1561.9k1](/packages/lloricode-laravel-html-table)[lingxi/hashids

A Hashids bridge for Laravel

183.3k](/packages/lingxi-hashids)

PHPackages © 2026

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