pzphp primezero php code snippets for working with math, science and Chinese languages (pinyin)

PrimezeroTools

* dead. simple. language processing.
* pzpinyin - process Chinese pinyintypes
* pzhanzi - process Chinese hanzitypes
* pznumbers - convert various quantities into Chinese
* pzcedict - analyze CEDICT-compatible files
* pzkelvin - make sensible temperature conversions 
Resources

Documentation

Requirements
  • Yii 1.0 or above
Installation
  • Extract the release file under protected/extensions
Yii::import('ext.pzphp.*');
$pzt = new PrimezeroTools();
echo $pzt->pzhanzi_traditional_to_simplified('體育体育');

screen print:

  1. Documentation
  2. Change Log

体育体育

Usage

(http://code.google.com/p/pzphp/wiki/PrimezeroTools)

Change Log

December 8, 2009
  • Initial release.
0 0
1 follower
606 downloads
Yii Version: 1.1
License: GPL-3.0
Category: File System
Tags:
Developed by: jerry2801
Created on: Dec 8, 2009
Last updated: 12 years ago

Downloads

show all