Text processing: Akelos PHP Inflector Bermi Ferrer Martinez (contact me)
This class can be used to determine the plural and singular form of English nouns.
It is a port of Ruby on Rails Inflector package.
It also can convert the case of letters of names using several different styles like UpperCamelCase, lowerCamelCase, underscored_words, Header Title or just normal text.
It can be useful to creating user friendly URLs for pages of existing applications like Wiki, CMS, forums, etc..