PHPackages                             freziertz/check-norris-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. freziertz/check-norris-jokes

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

freziertz/check-norris-jokes
============================

Create random jokes

1.0.0(3y ago)06MITPHP

Since Dec 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/freziertz/check-norris-jokes)[ Packagist](https://packagist.org/packages/freziertz/check-norris-jokes)[ RSS](/packages/freziertz-check-norris-jokes/feed)WikiDiscussions master Synced 1mo ago

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

Check Norris Jokes
==================

[](#check-norris-jokes)

Create Chuck Norris jokes in your next PHP project.

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

[](#installation)

Require the package using composer:

```
composer require freziertz/check-norris-jokes
```

Usage
-----

[](#usage)

```
 use Freziertz\CheckNorrisJokes\JokeFactory;

 $jokes = new JokeFactory();

 $joke = $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

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

Unknown

Total

1

Last Release

1232d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/freziertz-check-norris-jokes/health.svg)

```
[![Health](https://phpackages.com/badges/freziertz-check-norris-jokes/health.svg)](https://phpackages.com/packages/freziertz-check-norris-jokes)
```

PHPackages © 2026

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