mrwang211/pinyin-pro

Partial port of pinyin-pro from https://github.com/zh-lx/pinyin-pro

Maintainers

Package info

github.com/mrwang211/pinyin-pro-php

Homepage

pkg:composer/mrwang211/pinyin-pro

Fund package maintenance!

mrwang211

Statistics

Installs: 60

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 2

v1.0.4 2026-04-07 02:35 UTC

README

In progress port of pinyin-pro from https://github.com/zh-lx/pinyin-pro

Installation

You can install the package via composer:

composer require mrwang211/pinyin-pro

Usage

$pinyinPro = new Mrwang211\PinyinPro\PinyinProBuilder->build();
echo $pinyinPro->convert('pin1 yin1'); // pīn yīn

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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