phalconvee/joker

My chuck norris joker jokes

1.0.3 2020-11-09 15:04 UTC

This package is auto-updated.

Last update: 2024-06-22 07:09:06 UTC


README

Phalcon Chuck Norris Jokes

Create Chuck Norris jokes in your next PHP projects and look awesome. Yaay!!!

Installation

Require the package using composer:

composer require phalconvee/joker

Usage

use PhalconVee\Joker\JokeFactory;

$jokes = new JokeFactory();

$joke = $jokes->getRandomJoke();

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

MIT