PHPackages                             adriaroca/chuck-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. adriaroca/chuck-norris-jokes

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

adriaroca/chuck-norris-jokes
============================

Doing mpociot's PHP Package Development course

1.0.0(7y ago)013MITPHP

Since Feb 28Pushed 7y ago1 watchersCompare

[ Source](https://github.com/adriaroca/chuck-norris-jokes)[ Packagist](https://packagist.org/packages/adriaroca/chuck-norris-jokes)[ RSS](/packages/adriaroca-chuck-norris-jokes/feed)WikiDiscussions master Synced yesterday

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

Chuck Norris Jokes - Marcel Pociot PHP Package Development Course
=================================================================

[](#chuck-norris-jokes---marcel-pociot-php-package-development-course)

Doing mpociot's PHP Package Development course.

This course consists of several videos on how to make a package in PHP. You can get information about the course on the official [website](https://phppackagedevelopment.com).

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

[](#installation)

```
composer install adriaroca/chuck-norris-jokes
```

Usage
-----

[](#usage)

```
use AdriaRoca\ChuckNorrisJokes\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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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

2631d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/67905b08008e8a772a108c3df6bba4b9429e4731c81607781858e5c80a76b9e1?d=identicon)[adriaroca](/maintainers/adriaroca)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/adriaroca-chuck-norris-jokes/health.svg)

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

PHPackages © 2026

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