PHPackages                             mileschou/traditional-chinese-lint - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mileschou/traditional-chinese-lint

ActiveProject[Utility &amp; Helpers](/categories/utility)

mileschou/traditional-chinese-lint
==================================

Traditional Chinese Lint for check words

v0.2(1y ago)06[1 issues](https://github.com/MilesChou/traditional-chinese-lint/issues)MITPHPPHP ^8.2.0

Since May 4Pushed 1y ago3 watchersCompare

[ Source](https://github.com/MilesChou/traditional-chinese-lint)[ Packagist](https://packagist.org/packages/mileschou/traditional-chinese-lint)[ RSS](/packages/mileschou-traditional-chinese-lint/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (5)Versions (4)Used By (0)

Traditional Chinese Lint
========================

[](#traditional-chinese-lint)

Traditional Chinese Lint for check words

Use Actions
-----------

[](#use-actions)

Workflow YAML example:

```
jobs:
  lint:
    runs-on: ubuntu-latest
    name: Lint

    steps:
      - name: Checkout code
        uses: actions/checkout@v4

      - name: Lint
        uses: MilesChou/traditional-chinese-lint@master
        with:
          paths: .
```

Configuration
=============

[](#configuration)

Use Config YAML:

```
typical_errors:
    - error: 軟件
      correct: 軟體
```

References
----------

[](#references)

In this project, we referred to the following resources:

- [ProGit](https://gist.github.com/fntsrlike/cf1e96d60b6f34fab725599b06dfcb2a) - 《Pro Git》第二版中文文件翻譯對照表與規範
- [chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines) - 中文文案排版指北

These are some of the main resources we referenced during the development process. We appreciate the contributions of these resources!

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 59.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~11 days

Total

3

Last Release

717d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/20872dcc4b888075f03819d5470db8198ffcc5f9edb791aba5f007e34355a6c9?d=identicon)[MilesChou](/maintainers/MilesChou)

---

Top Contributors

[![MilesChou](https://avatars.githubusercontent.com/u/1258752?v=4)](https://github.com/MilesChou "MilesChou (16 commits)")[![Ban921](https://avatars.githubusercontent.com/u/3637117?v=4)](https://github.com/Ban921 "Ban921 (11 commits)")

---

Tags

lint

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/mileschou-traditional-chinese-lint/health.svg)

```
[![Health](https://phpackages.com/badges/mileschou-traditional-chinese-lint/health.svg)](https://phpackages.com/packages/mileschou-traditional-chinese-lint)
```

###  Alternatives

[sllh/composer-lint

Extends the composer validate command with extra rules

14214.6k7](/packages/sllh-composer-lint)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
