brucebrophy / dad-jokes
Get dad jokes in your PHP application
1.2.0
2020-06-21 13:03 UTC
Requires
- guzzlehttp/guzzle: ^6.5
Requires (Dev)
- orchestra/testbench: ^5.3
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2024-10-24 11:49:04 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.