PHPackages                             checkthiscloud/silly-names - 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. checkthiscloud/silly-names

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

checkthiscloud/silly-names
==========================

Generate silly names by combining adjectives and subjects with support for multiple languages

0.0.4(4mo ago)0145↓50%[1 PRs](https://github.com/CheckThisCloud/SillyNames/pulls)GPL-3.0-or-laterPHPPHP &gt;=8.3CI passing

Since Sep 9Pushed 4mo agoCompare

[ Source](https://github.com/CheckThisCloud/SillyNames)[ Packagist](https://packagist.org/packages/checkthiscloud/silly-names)[ RSS](/packages/checkthiscloud-silly-names/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (5)Versions (7)Used By (0)

SillyNames
==========

[](#sillynames)

A PHP library for generating silly names by combining adjectives and subjects. Perfect for creating fun usernames, project codenames, or placeholder names for testing.

[![Latest Stable Version](https://camo.githubusercontent.com/bf459d779f8bb0e684b2cdfd3f37f33524d15d2829b89efc153cb465f685eadc/68747470733a2f2f706f7365722e707567782e6f72672f636865636b74686973636c6f75642f73696c6c792d6e616d65732f762f737461626c65)](https://packagist.org/packages/checkthiscloud/silly-names)[![Total Downloads](https://camo.githubusercontent.com/78a37583b2eea628a4629109b02c0b7f1fe10653612d4a684f9aeec31e98afa1/68747470733a2f2f706f7365722e707567782e6f72672f636865636b74686973636c6f75642f73696c6c792d6e616d65732f646f776e6c6f616473)](https://packagist.org/packages/checkthiscloud/silly-names)[![License](https://camo.githubusercontent.com/3ad1b3b7f53d747234bcdc06237477f7410c622d7885c7b0e1aebdb726a54fef/68747470733a2f2f706f7365722e707567782e6f72672f636865636b74686973636c6f75642f73696c6c792d6e616d65732f6c6963656e7365)](https://packagist.org/packages/checkthiscloud/silly-names)[![PHP Version Require](https://camo.githubusercontent.com/951be9022e12f9f382b27033955343d3a93c605c2c3a8cc65379a23d4b994356/68747470733a2f2f706f7365722e707567782e6f72672f636865636b74686973636c6f75642f73696c6c792d6e616d65732f726571756972652f706870)](https://packagist.org/packages/checkthiscloud/silly-names)

Features
--------

[](#features)

- 🎯 **Simple API** - Easy to use with sensible defaults
- 🌍 **Multi-language Support** - Currently supports English and Czech
- 🎲 **Deterministic Generation** - Reproducible results with seed support
- 🔒 **Type Safe** - Full PHP type declarations and readonly classes
- ✅ **Well Tested** - Comprehensive test suite
- 📦 **Zero Dependencies** - No external runtime dependencies

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

[](#installation)

Install via Composer:

```
composer require checkthiscloud/silly-names
```

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

[](#requirements)

- PHP 8.3 or higher

Quick Start
-----------

[](#quick-start)

```
