Skip to content

Just some really funny jokes, clearly what every PHP application needs

License

Notifications You must be signed in to change notification settings

bagwaa/really-funny-jokes

Repository files navigation

Really Funny Jokes

Build Status StyleCI

Don't let your PHP apps be sad and gloomy, insert this joke package and never be without a good joke again!

Installation

Use the package manager composer to install really-funny-jokes.

composer require bagwaa/really-funny-jokes

Usage

<?php

use Bagwaa\ReallyFunnyJokes\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

About

Just some really funny jokes, clearly what every PHP application needs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages