PHPackages                             srmklive/dockernator - 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. srmklive/dockernator

ActiveLibrary

srmklive/dockernator
====================

PHP port of name generator used by Docker Desktop to generate container names.

1.0(2y ago)031MITPHPPHP ^8.0

Since Aug 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/srmklive/dockernator)[ Packagist](https://packagist.org/packages/srmklive/dockernator)[ RSS](/packages/srmklive-dockernator/feed)WikiDiscussions main Synced 1mo ago

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

dockernator
===========

[](#dockernator)

PHP fork of the Docker Desktop name generator when provisioning containers.

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Latest Version on Packagist](https://camo.githubusercontent.com/29647801d8e9277926e5acf44ac20ee3c3c0f3cdc7c7a9e4bbb43e6e3f3ed50e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73726d6b6c6976652f646f636b65726e61746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/srmklive/dockernator)[![Total Downloads](https://camo.githubusercontent.com/83aabf6fac2a8011ecbae70c0082ee06640cb496af9b7561b24b50391b9f1a4d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73726d6b6c6976652f646f636b65726e61746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/srmklive/dockernator)[![StyleCI](https://camo.githubusercontent.com/ca506692c14b0fe41350985790d4b1d2df86cda50bb63f785239cdd539da83b1/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3638333938333433392f736869656c64)](https://github.styleci.io/repos/683983439)[![Tests](https://github.com/srmklive/laravel-dockernator/workflows/Dockernator/badge.svg)](https://github.com/srmklive/laravel-dockernator/workflows/Dockernator/badge.svg)

- [Installation](#installation)
- [Usage](#usage)

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

[](#installation)

The package can be installed through Composer:

```
composer require srmklive/dockernator

## Usage

```php
// Import the class namespaces first, before using it directly
use Srmklive\Dockernator\Generator as NameGenerator;

$provider = new NameGenerator;

// Generate a random beautiful name
$name = $generator->generate();
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

989d ago

### Community

Maintainers

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

---

Top Contributors

[![srmklive](https://avatars.githubusercontent.com/u/839335?v=4)](https://github.com/srmklive "srmklive (6 commits)")

---

Tags

generatornamesnames generator

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/srmklive-dockernator/health.svg)

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

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[simplesoftwareio/simple-qrcode

Simple QrCode is a QR code generator made for Laravel.

2.9k27.6M92](/packages/simplesoftwareio-simple-qrcode)[phpowermove/docblock

PHP Docblock parser and generator. An API to read and write Docblocks.

2524.0M4](/packages/phpowermove-docblock)

PHPackages © 2026

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