Skip to content

zone-connect/jokes

Repository files navigation

Build Status

Crazzy Jokes

A library for creating random crazzy jokes when you need one!

Installation

Use the composer tool to include this library to your PHP based project.

composer install zonec/base

Usage

$factory = new \Zonec\Base\JokesFactory();

$randomJoke = $factory->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

Testing Package Development

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors