PHPackages                             lukam/dad-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. [CLI &amp; Console](/categories/cli)
4. /
5. lukam/dad-jokes

ActiveLibrary[CLI &amp; Console](/categories/cli)

lukam/dad-jokes
===============

Everyone loves dad jokes. Now available as an artisan command.

1.0.1(7y ago)09MITPHPPHP &gt;=5.4.0

Since Mar 22Pushed 7y ago1 watchersCompare

[ Source](https://github.com/luka-mladenovic/artisan-dad-jokes)[ Packagist](https://packagist.org/packages/lukam/dad-jokes)[ RSS](/packages/lukam-dad-jokes/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (3)Used By (0)

Dad jokes
=========

[](#dad-jokes)

Everyone loves dad jokes. Now available as an artisan command.

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

[](#installation)

Install a package using Composer

```
composer require lukam/dad-jokes

```

For Laravel version 5.4. and lower, open the `config\app` file and add a service provider to your providers array.

```
'providers' => [
    DadJokes\DadJokesServiceProvider::class
]
```

Usage
-----

[](#usage)

Get a joke using the `php artisan dadjoke` command.

```
php artisan dadjoke
Why do crabs never give to charity? Because they're shellfish.

```

License
-------

[](#license)

MIT

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

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

Every ~0 days

Total

2

Last Release

2656d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20473689?v=4)[luka-mladenovic](/maintainers/luka-mladenovic)[@luka-mladenovic](https://github.com/luka-mladenovic)

---

Top Contributors

[![luka-mladenovic](https://avatars.githubusercontent.com/u/20473689?v=4)](https://github.com/luka-mladenovic "luka-mladenovic (6 commits)")

---

Tags

artisan-commanddad-jokesjokeslaravel-5-packagephp

### Embed Badge

![Health badge](/badges/lukam-dad-jokes/health.svg)

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

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71464.1k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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