znerol/unidata-toolkit
Composer 安装命令:
composer require znerol/unidata-toolkit
包简介
Toolkit for reading, writing and transforming unicode data tables
README 文档
README
Toolkit for reading, writing and transforming unicode data tables.
This project provides a set of classes simplifying parsing and manipulation of files formatted according to the UAX #44 File Format Conventions including UnicodeData.txt and PropList.txt. It contains algorithms capable of calculating the difference and union of codepoint ranges necessary to implement the algorithm used to calculate derived properties as described in the Precis Framework or RFC5892. Further there are classes helping with construction of PCRE compatible character classes such that the result of those transformations can be easily serialized and reused as part of other projects.
Examples
Refer to the examples directory of the project source code for guidance on how to build your tools using the PHP Unicode Data Toolkit.
Source Code
The source code is hosted on github:
git clone git://github.com/znerol/php-ucd-tk.git
cd php-ucd-tk
An issue tracker and the wiki page is available at https://github.com/znerol/php-ucd-tk
API Documentation
See http://znerol.github.com/php-ucd-tk/doc/api/html
License
This project is licensed under the terms of the MIT License.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-12-04