PHPackages                             nonegrame/uuid-to-name - 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. nonegrame/uuid-to-name

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

nonegrame/uuid-to-name
======================

uuid to name

v1.0.0(7y ago)013MITPHPPHP ^7.0

Since Jun 22Pushed 7y ago1 watchersCompare

[ Source](https://github.com/nonegrame/uuid-to-name)[ Packagist](https://packagist.org/packages/nonegrame/uuid-to-name)[ RSS](/packages/nonegrame-uuid-to-name/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

uuid to name
============

[](#uuid-to-name)

用途
--

[](#用途)

- uuid 轉姓名
- 同 uuid 會轉出相同的姓名
- 無法保證碰低撞率, 轉出姓名只用來顯示用
- 保證碰撞率很高

安裝
--

[](#安裝)

`composer require nonegrame/uuid-to-name`

用法
--

[](#用法)

僅可轉換為英文姓名

```
$uuid = "2cc4069d-ee87-4e41-95d7-7f42dfaf4e37";
$class = new \Nonegrame\UuidToName\UuidToName();
echo $class->convertToName($uuid); // Gregoria Sporer

```

### ☠️☠️ 再次提醒, 無法保證產出的姓名碰撞機率高低 ☠️☠️

[](#️️-再次提醒-無法保證產出的姓名碰撞機率高低-️️)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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

2881d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/175a1ca4c5c794dc5f424ffeae2596a99190f8ce8257efbea8bb91aa9151f05f?d=identicon)[nonegrame](/maintainers/nonegrame)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nonegrame-uuid-to-name/health.svg)

```
[![Health](https://phpackages.com/badges/nonegrame-uuid-to-name/health.svg)](https://phpackages.com/packages/nonegrame-uuid-to-name)
```

###  Alternatives

[spatie/color

A little library to handle color conversions

38018.9M28](/packages/spatie-color)[spatie/robots-txt

Determine if a page may be crawled from robots.txt and robots meta tags

25416.4M23](/packages/spatie-robots-txt)

PHPackages © 2026

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