slliu/zh-conversion

简体和繁体转换工具

Installs: 30 562

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Language:HTML

1.0.0 2017-12-05 18:05 UTC

This package is not auto-updated.

Last update: 2025-06-07 06:42:26 UTC


README

Build Status codecov

中文简体和繁体转换工具,数据字体对照表来自于 MediaWiki

use slliu\zh\Convert;
$sRet = Convert::zhconversion_hant($sChar);

Install

Install zh-conversion using Composer.

$ composer require slliu/zh-conversion

Test

composer run-script test

License

The MIT License (MIT). Please see LICENSE for more information.