Skip to content

Instantly share code, notes, and snippets.

@jfcherng
jfcherng / ChtStroke.php
Last active December 15, 2020 08:26 — forked from blackbing/big5_stroke.tab
中文筆劃排序(只適用繁體中文) for PHP 7.2
<?php
/**
* Author: blackbing@gmail.com
* Desc: 為了解決中文筆劃排序的問題(只適用繁體中文)
* php 可以直接執行 cht_strokesort.
*/
final class ChtStroke
{
const BIG5_HB_MIN = 0x81; // 高位元組最小值