Inflector
class Inflector
Converts words between singular and plural forms.
Methods
static string|array
singularize(string $plural)
Returns the singular form of a word.