PHPackages                             sixmonkey/stupid-passwords - 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. sixmonkey/stupid-passwords

ActiveLibrary

sixmonkey/stupid-passwords
==========================

Generate insecure, but funny passwords

v1.0.2(2y ago)09MITPHP

Since Sep 6Pushed 2y ago1 watchersCompare

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

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

Stupid German Password Generator
================================

[](#stupid-german-password-generator)

What is this?
-------------

[](#what-is-this)

This is a stupid password generator that generates passwords that are easy to remember. These passwords are not secure and should not be used for anything that requires a secure password!

Usage
-----

[](#usage)

Well, just use it:

```
use Sixmonkey\StupidPasswords\StupidPassword;
echo StupidPassword::generate();
```

Locales
-------

[](#locales)

You can also generate passwords in different locales:

```
use Sixmonkey\StupidPasswords\StupidPassword;
echo StupidPassword::generate('de');
```

### Available locales

[](#available-locales)

- *en*, English (default)
- *de*, German
- *it*, Italian

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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 ~10 days

Total

3

Last Release

956d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/sixmonkey-stupid-passwords/health.svg)

```
[![Health](https://phpackages.com/badges/sixmonkey-stupid-passwords/health.svg)](https://phpackages.com/packages/sixmonkey-stupid-passwords)
```

PHPackages © 2026

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