PHPackages                             chewei05/quickadmin-lang - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. chewei05/quickadmin-lang

ActiveLibrary[Localization &amp; i18n](/categories/localization)

chewei05/quickadmin-lang
========================

Traditional Chinese (zh-TW) Language for Quickadmin.

v1.0.0(8y ago)022MITPHP

Since Jul 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/chewei05/Quickadmin-Lang)[ Packagist](https://packagist.org/packages/chewei05/quickadmin-lang)[ RSS](/packages/chewei05-quickadmin-lang/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Quickadmin-lang
===============

[](#quickadmin-lang)

[![Latest Stable Version](https://camo.githubusercontent.com/9b29b99b03ad192c7616c86689628f2cf93a60f3bf07791fd53a2f533e8eb9ba/68747470733a2f2f706f7365722e707567782e6f72672f63686577656930352f717569636b61646d696e2d6c616e672f762f737461626c65)](https://packagist.org/packages/chewei05/quickadmin-lang)[![Total Downloads](https://camo.githubusercontent.com/c2c6b50aefc0a20dee10788f1c3c8c600307d58935a149837fb2cf4ada64a444/68747470733a2f2f706f7365722e707567782e6f72672f63686577656930352f717569636b61646d696e2d6c616e672f646f776e6c6f616473)](https://packagist.org/packages/chewei05/quickadmin-lang)[![Latest Unstable Version](https://camo.githubusercontent.com/ac58f06b1767e24a469864fe6d4a580268e8cf1af9323b24e36b2464c2bee583/68747470733a2f2f706f7365722e707567782e6f72672f63686577656930352f717569636b61646d696e2d6c616e672f762f756e737461626c65)](https://packagist.org/packages/chewei05/quickadmin-lang)[![License](https://camo.githubusercontent.com/d7a59a8092c4b9e751e2a0360fb561c11fb671c593890145afd569efa578c341/68747470733a2f2f706f7365722e707567782e6f72672f63686577656930352f717569636b61646d696e2d6c616e672f6c6963656e7365)](https://packagist.org/packages/chewei05/quickadmin-lang)

```
Traditional Chinese (zh-TW) Language for Quickadmin 2.x
Quickadmin 2.x 的正體中文(繁體中文)語系檔.

```

Requirements
------------

[](#requirements)

```
laraveldaily/quickadmin: ^2.1.0

```

Installation
------------

[](#installation)

Open the root directory of your Laravel project in terminal(CLI), and follow the following steps.

1. Install [**laraveldaily/quickadmin**](https://github.com/LaravelDaily/quickadmin) first. ```
    composer require laraveldaily/quickadmin

    ```
2. Install this package **QuickAdmin-Lang**```
    composer require chewei05/quickadmin-lang

    ```

Copy Language Files
-------------------

[](#copy-language-files)

### Copy Directly

[](#copy-directly)

- Files of languages are in "vendor/chewei05/src/lang" directory
- Copy the folders of languages to the *resources/lang/vendor/laraveldaily* folder of your Laravel 5 project.

### Via Laravel Service Provider

[](#via-laravel-service-provider)

1. Add service provider to **config/app.php**. ```
    'providers' => [
        ...

        CheweiHu\QuickadminLang\QuickadminLangServiceProvider::class,
    ],
    ```
2. Run *composer dump-autoload* if composer went wrong. ```
    composer dump-autoload

    ```
3. Publish vendor files of this package. ```
    php artisan vendor:publish --provider="CheweiHu\QuickadminLang\QuickadminLangServiceProvider"

    ```
4. Done.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

3217d ago

Major Versions

0.0.2 → v1.0.02017-07-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/7734143dfd44e2137b9905687ad34cfdc3b8e6f8055328f9b78fdfac17dfb698?d=identicon)[chewei05](/maintainers/chewei05)

---

Top Contributors

[![chewei05](https://avatars.githubusercontent.com/u/13618643?v=4)](https://github.com/chewei05 "chewei05 (4 commits)")

### Embed Badge

![Health badge](/badges/chewei05-quickadmin-lang/health.svg)

```
[![Health](https://phpackages.com/badges/chewei05-quickadmin-lang/health.svg)](https://phpackages.com/packages/chewei05-quickadmin-lang)
```

###  Alternatives

[symfony/translation

Provides tools to internationalize your application

6.6k836.5M2.1k](/packages/symfony-translation)[nesbot/carbon

An API extension for DateTime that supports 281 different languages.

169661.4M4.8k](/packages/nesbot-carbon)[joedixon/laravel-translation

A tool for managing all of your Laravel translations

717911.4k11](/packages/joedixon-laravel-translation)[illuminate/translation

The Illuminate Translation package.

6936.4M495](/packages/illuminate-translation)[lajax/yii2-translate-manager

Translation management extension for Yii 2

227578.8k13](/packages/lajax-yii2-translate-manager)[larswiegers/laravel-translations-checker

Make sure your laravel translations are checked and are included in all languages.

256423.2k2](/packages/larswiegers-laravel-translations-checker)

PHPackages © 2026

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