PHPackages                             sbstjn/reng - 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. sbstjn/reng

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

sbstjn/reng
===========

Release Name Generator

0.2.3(10y ago)117.1k—9.6%MITPHPPHP &gt;=5.3.0

Since Oct 8Pushed 10y agoCompare

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

READMEChangelog (3)Dependencies (2)Versions (10)Used By (0)

**Release Name Generator**

 [![Circle CI](https://camo.githubusercontent.com/7b7b961147ffcc3c0d2576f507c06118ba4a5e20777ed6150cb83fce14d15fa6/68747470733a2f2f696d672e736869656c64732e696f2f636972636c6563692f70726f6a6563742f736273746a6e2f72656e672f6d61737465722e737667)](https://circleci.com/gh/sbstjn/reng/) [![Travis CI](https://camo.githubusercontent.com/7716e228de0e4aa5556938dbdc2f1d86ea620c4617e9a9d1fe490e2c3f75a9cb/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f736273746a6e2f72656e672e737667)](https://travis-ci.org/sbstjn/reng) [![Scrutinizer](https://camo.githubusercontent.com/dd830fab46baa0aac553c7281f272c204523717d3603a20308af164ce6c70ec6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f736273746a6e2f72656e672e737667)](https://scrutinizer-ci.com/g/sbstjn/reng/)
 [![Scrutinizer Code Quality](https://camo.githubusercontent.com/f5e38c56e93840b4b82e034a7c930515487e30f94a224b27c23dcb4ac6f8d29f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f736273746a6e2f72656e672e737667)](https://scrutinizer-ci.com/g/sbstjn/reng) [![Scrutinizer Code Coverage](https://camo.githubusercontent.com/308c40d7631c3327882080d4b789fb10e8f79dd5c1ba5fe9460ee6b9457c8545/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f736273746a6e2f72656e672e737667)](https://scrutinizer-ci.com/g/sbstjn/reng/)
 [![Packagist](https://camo.githubusercontent.com/5b451af2c369c5bb44cd34b600e3e05dee62c2523fef6b085a17c2fe98fe0170/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736273746a6e2f72656e672e737667)](https://packagist.org/packages/sbstjn/reng) [![MIT License](https://camo.githubusercontent.com/62838cc28460cb9267216e57787bfe2209904ee22f2901a15abe068aad493351/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f736273746a6e2f72656e672e737667)](https://github.com/sbstjn/reng/blob/master/LICENSE.md)

**For PHP 5.3 and above - aka. handy-hyena**

\## Install Via Composer

```
$ composer require sbstjn/reng
```

Usage
-----

[](#usage)

```
echo ReleaseName\Release::random();
```

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

```
$ composer run
composer run
```

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

[](#contributing)

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

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Sebastian Müller](http://sbstjn.com)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

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

Every ~2 days

Total

4

Last Release

3912d ago

PHP version history (2 changes)0.1.0PHP &gt;=5.3.0

0.2.1PHP &gt;=5.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/248965?v=4)[Sebastian Müller](/maintainers/sbstjn)[@sbstjn](https://github.com/sbstjn)

---

Top Contributors

[![sbstjn](https://avatars.githubusercontent.com/u/248965?v=4)](https://github.com/sbstjn "sbstjn (24 commits)")

---

Tags

randomgeneratorreleasename

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sbstjn-reng/health.svg)

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

###  Alternatives

[mistic100/randomcolor

Generate attractive random colors

2451.5M6](/packages/mistic100-randomcolor)[ihor/nspl

Non-standard PHP library (NSPL) - functional primitives toolbox and more

375369.6k](/packages/ihor-nspl)[nubs/random-name-generator

A library to create interesting, sometimes entertaining, random names.

132714.0k3](/packages/nubs-random-name-generator)[gladcodes/keygen

A fluent PHP random key generator.

123804.0k2](/packages/gladcodes-keygen)[genphrase/genphrase

Secure passphrase generator for PHP applications

115318.2k4](/packages/genphrase-genphrase)[hi-folks/rando-php

Random generator Library for PHP

12892.5k2](/packages/hi-folks-rando-php)

PHPackages © 2026

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