alexkb9/chuck-norris-jokes

Create random Chuck Norris jokes.

1.0.1 2021-03-13 14:48 UTC

This package is not auto-updated.

Last update: 2025-06-23 09:01:16 UTC


README

Create chick norris jokes in your next PHP project.

Installation

Require the package usign composer

composer update

Usage

import foobar

foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.singularize('phenomena') # returns 'phenomenon'

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