PHPackages                             kennedyosaze/random-jokes - 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. kennedyosaze/random-jokes

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

kennedyosaze/random-jokes
=========================

Create some random jokes

1.0.0(6y ago)011MITPHP

Since Feb 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/kennedy-osaze/random-jokes)[ Packagist](https://packagist.org/packages/kennedyosaze/random-jokes)[ RSS](/packages/kennedyosaze-random-jokes/feed)WikiDiscussions master Synced 1mo ago

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

Random Jokes
============

[](#random-jokes)

Create any random joke in your next PHP project.

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

[](#installation)

Require the package using [composer](https://getcomposer.org):

```
composer require kennedyosaze/random-jokes
```

Usage
-----

[](#usage)

```
use KennedyOsaze\RandomJokes\JokeFactory;

$jokes = new JokeFactory();

$jokes->getRandomJoke();
```

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

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

[MIT](./LICENSE.md)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

2283d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/42188175bf8b868e4d6b3e8df25c0f75b2b99dedc1705d2af97e5e8eb83e513b?d=identicon)[kennedy-osaze](/maintainers/kennedy-osaze)

---

Top Contributors

[![kennedy-osaze](https://avatars.githubusercontent.com/u/15896726?v=4)](https://github.com/kennedy-osaze "kennedy-osaze (24 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kennedyosaze-random-jokes/health.svg)

```
[![Health](https://phpackages.com/badges/kennedyosaze-random-jokes/health.svg)](https://phpackages.com/packages/kennedyosaze-random-jokes)
```

PHPackages © 2026

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