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

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

simplecms/nickname
==================

用户昵称

1.0.1(1y ago)0251MITPHPPHP &gt;=8.2

Since Jul 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/hackout/simplecms-nickname)[ Packagist](https://packagist.org/packages/simplecms/nickname)[ RSS](/packages/simplecms-nickname/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (1)

SimpleCMS/Laravel User Nickname Generator
=========================================

[](#simplecmslaravel-user-nickname-generator)

📦 A simple generator that can generate default nicknames

English | [简体中文](./README_zhCN.md)

[![Latest Stable Version](https://camo.githubusercontent.com/f11e70f16fa70f4b2f08b89e0e2dd5bd216871b445ad04af27d4d962bac845cd/68747470733a2f2f706f7365722e707567782e6f72672f73696d706c65636d732f6e69636b6e616d652f762f737461626c652e737667)](https://packagist.org/packages/simplecms/nickname) [![Latest Unstable Version](https://camo.githubusercontent.com/ed030fba833207fc2b4119de1f139b654477ff5a8f0a8922d874be8cdd12552e/68747470733a2f2f706f7365722e707567782e6f72672f73696d706c65636d732f6e69636b6e616d652f762f756e737461626c652e737667)](https://packagist.org/packages/simplecms/nickname) [![Code Coverage](https://camo.githubusercontent.com/2ee8f0077642b1aa146386a539770cf2e2511f775b86b3c1122c447d4571565f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f766572747275652f656173792d736d732f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/hackout/simplecms-nickname/?branch=master) [![Total Downloads](https://camo.githubusercontent.com/c8076957251ad01be31d1638c7b7386023fbff82d85d6409ac97e7095fa5d988/68747470733a2f2f706f7365722e707567782e6f72672f73696d706c65636d732f6e69636b6e616d652f646f776e6c6f616473)](https://packagist.org/packages/simplecms/nickname) [![License](https://camo.githubusercontent.com/fc5dfd0fac9b512e2b885233f4d1dcd94afd922512ad87df35965cdab99087b1/68747470733a2f2f706f7365722e707567782e6f72672f73696d706c65636d732f6e69636b6e616d652f6c6963656e7365)](https://packagist.org/packages/simplecms/nickname)

Requirements
------------

[](#requirements)

- PHP &gt;= 8.2
- [Laravel/Framework](https://packagist.org/packages/laravel/framework) &gt;= 11.0

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

[](#installation)

```
composer require simplecms/nickname
php artisan vendor:publish --provider="SimpleCMS\Nickname\NicknameServiceProvider" --tag=simplecms
```

Usage
-----

[](#usage)

Includes a distance method.

```
use SimpleCMS\Nickname\Facades\Nickname;
Nickname::generate(int $num = 1); // When num is less than or equal to 1, it returns a string; otherwise, it returns an array
```

Customizing Nickname Dictionary
-------------------------------

[](#customizing-nickname-dictionary)

You can customize your own data through `cms_nickname.php` .

### JSON Data Format

[](#json-data-format)

The data structure should follow the format below:

```
["Nickname","Nickname2","Nickname3"]
```

License
-------

[](#license)

MIT

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

713d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9741288?v=4)[Dennis Lui](/maintainers/hackout)[@hackout](https://github.com/hackout)

---

Top Contributors

[![hackout](https://avatars.githubusercontent.com/u/9741288?v=4)](https://github.com/hackout "hackout (8 commits)")

---

Tags

laravelnicknameSimpleCMS

### Embed Badge

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

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

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[firefly-iii/data-importer

Firefly III Data Import Tool.

8035.8k](/packages/firefly-iii-data-importer)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2085.6k31](/packages/ronasit-laravel-helpers)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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