brucebrophy / dad-jokes
Get dad jokes in your PHP application
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/brucebrophy/dad-jokes
Requires
- guzzlehttp/guzzle: ^6.5
Requires (Dev)
- orchestra/testbench: ^5.3
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2025-09-24 13:41:48 UTC
README
Get dad jokes in your PHP application
$ composer require brucebrophy/dad-jokes
Here are a few short examples of what you can do:
Joke::random();
$ php artisan joke
Testing
You can run the tests with:
vendor/bin/phpunit
Changelog
Please see CHANGELOG for more information what has changed recently.
License
The MIT License (MIT). Please see License File for more information.