PHPackages                             kittsville/dodgy-decider - 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. kittsville/dodgy-decider

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

kittsville/dodgy-decider
========================

10MtM's procedural generation engine

v0.2.0(9y ago)020MITPHPPHP &gt;=5.5.9

Since Jul 23Pushed 9y ago1 watchersCompare

[ Source](https://github.com/kittsville/Dodgy-Decider)[ Packagist](https://packagist.org/packages/kittsville/dodgy-decider)[ RSS](/packages/kittsville-dodgy-decider/feed)WikiDiscussions master Synced today

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

Dodgy Decider
=============

[](#dodgy-decider)

*"It works, for the most part" - An optimistic contributor*

A small PHP tool for consistently making decisions based off of a given seed.

Created for procedurally generating the world of the text adventure game [10 Minutes to Meston](https://github.com/kittsville/10-Minutes-to-Meston/).

Usage
-----

[](#usage)

```
use Kittsville\DodgyDecider\Decider;

$decider = new Decider('f37485e931');

echo $decider->chooseElement(['a', 'b', 'c'], 'choose a letter');
```

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

[](#contributing)

As per the name I am fully aware how terrible this is. Feel free contribute with suggestions, pull requests or a completely new decider you've built yourself.

License
-------

[](#license)

Dodgy-Decider is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Total

2

Last Release

3546d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6013087?v=4)[Kit Maywood](/maintainers/kittsville)[@kittsville](https://github.com/kittsville)

---

Top Contributors

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

---

Tags

10-minutes-to-mestonphpprocedural-generation

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kittsville-dodgy-decider/health.svg)

```
[![Health](https://phpackages.com/badges/kittsville-dodgy-decider/health.svg)](https://phpackages.com/packages/kittsville-dodgy-decider)
```

###  Alternatives

[woocommerce/woocommerce-sniffs

WooCommerce sniffs

497.3M49](/packages/woocommerce-woocommerce-sniffs)[johndoh/contextmenu

Adds context menus with common tasks to various parts of Roundcube

9778.4k1](/packages/johndoh-contextmenu)[enlitepro/zf2-scaffold

1022.5k3](/packages/enlitepro-zf2-scaffold)

PHPackages © 2026

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