-
phplural is a PHP library for converting single words to plural. It also works the reverse way, from plural to singular form. An example is included with the download package. Limitations:- Works with English words only.
-
PHPBiDi can be used to get the visual representation of text strings for languages that are written from right to left. Right to left strings of plain text or HTML are parsed and characters are returned ordered visually, rather than logically.Requirements:PHP 5.0 or higher
-
html_reverse allows you to reverse htmlentities (un_htmlentities), sample: ã = ã and un_accent, sample: ã = a.

