Skip to content

igorbiki/sentencer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentencer

PHP version of the https://github.com/kylestetz/Sentencer

Idea: to have sentence generator as Drupal 9 module.

Should support:

  • custom sentences - where user can add/remove sentence templates.
  • custom titles
  • random names

Implementation: Drupal 9 custom module - generator will use this service to create easy way to generate custom random text.

How to use this

  • Clone this repo
  • run composer install
  • either run php index.php from command line or open index.php with browser

Releases

No releases published

Packages

No packages published

Languages