Pluralize and singularize English words.
Inflector pluralizes and singularizes English nouns.
Inflector is taken from CakePHP project. Thanks!
Located in /environment/classes/Inflector.class.php (line 12)
Returns given $lower_case_and_underscored_word as a camelCased word.
Returns a human-readable string from $lower_case_and_underscored_word, by replacing underscores with a space, and by upper-casing the initial characters.
Return $word in plural form.
Return $word in singular form.
Returns an underscore-syntaxed ($like_this_dear_reader) version of the $camel_cased_word.
Documentation generated on Wed, 23 Jan 2008 01:58:47 +0000 by phpDocumentor 1.4.0