Download List

项目描述

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).

系统要求

System requirement is not defined
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.

2009-01-19 23:29
0.1.3

此版本修正了坚固耐用错误的()的Unicode_Character将返回一个NULL值,如果没有小写字符可以找到方法。
标签: Minor bugfixes
This release fixes a bug in the toLower() method
of Unicode_Character which would return a NULL
value if no lower-case character could be found.

2006-04-26 15:21
0.1.1

此版本更新块数据库包含一个块是在以前的版本中失踪。全部PhpDocumentor文件又增加了。
标签: Minor feature enhancements
This release updates the block database to include
a block that was missing in previous releases.
Full PhpDocumentor documentation has also been
added.

2006-04-10 16:34
0.1.0

此版本修正了XML的问题/ HTML编码。
标签: Minor bugfixes
This release fixes a problem with XML/HTML
encoding.

2006-02-06 14:04
0.0.3

该版本在PHP 4.x的兼容性
标签: Minor bugfixes
This release introduces compatability with PHP
4.x.

2005-12-14 14:12
0.0.2

此版本增加了更多的字符串,想Unicode_String功能(如爆炸(),strpos(),修剪(),反向()和CMP())。 Unicode_Character现在包括一个方法列出特定字符homoglyphs。
标签: Major feature enhancements
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.

Project Resources