The CentralNic Unicode Library (Unicode.php) provides some PHP classes for manipulating Unicode data. These classes are general purpose, but are intended for use when working with Internationalised Domain Names (IDNs).
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release updates the block database to include
a block that was missing in previous releases.
Full PhpDocumentor documentation has also been
added.
This release adds more string-like functions to
Unicode_String (such as explode(), strpos(),
trim(), reverse(), and cmp()). Unicode_Character
now includes a method to list the homoglyphs for a
specific character.