Skip to content

A package for generating random Burundian proverbs.

License

Notifications You must be signed in to change notification settings

nizigama/imyibutsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imyibutsa

A package for generating random Burundian proverbs.

Installation

Require the package using composer, requires at least php7.4

composer require nizigama/imyibutsa

Usage

use Nizigama\Imyibutsa\ProverbFactory;

# Create a proverbs factory
$factory = new ProverbFactory();

# Generate a random proverb
$proverb = $factory->getRandomProverb();

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

A package for generating random Burundian proverbs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published