Skip to content

brucebrophy/dad-jokes

Repository files navigation

Dad Jokes

Build License Latest Version Total Downloads

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.