PHPackages                             chewei05/laravel-adminlte-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/laravel-adminlte-lang

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

chewei05/laravel-adminlte-lang
==============================

Traditional Chinese (zh-TW) Language for Laravel-AdminLTE with Laravel 5.

1.0.0(8y ago)0741MITPHP

Since Jul 25Pushed 8y ago1 watchersCompare

[ Source](https://github.com/chewei05/Laravel-AdminLTE-Lang)[ Packagist](https://packagist.org/packages/chewei05/laravel-adminlte-lang)[ RSS](/packages/chewei05-laravel-adminlte-lang/feed)WikiDiscussions master Synced 2w ago

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

Laravel-AdminLTE-Lang
=====================

[](#laravel-adminlte-lang)

[![Latest Stable Version](https://camo.githubusercontent.com/226043af782815e137a502a6d0df3e6f1aca5552bbaaad65aa69065af8095933/68747470733a2f2f706f7365722e707567782e6f72672f63686577656930352f6c61726176656c2d61646d696e6c74652d6c616e672f762f737461626c65)](https://packagist.org/packages/chewei05/laravel-adminlte-lang)[![Total Downloads](https://camo.githubusercontent.com/59eb46226065432f2e152d7c7774d91961a4e3d44e510d11fb49de8583736d1a/68747470733a2f2f706f7365722e707567782e6f72672f63686577656930352f6c61726176656c2d61646d696e6c74652d6c616e672f646f776e6c6f616473)](https://packagist.org/packages/chewei05/laravel-adminlte-lang)[![Latest Unstable Version](https://camo.githubusercontent.com/ed3b185228a66e28798ab7ee798e8d88b59cbf35a340aba4bcb815c831f38256/68747470733a2f2f706f7365722e707567782e6f72672f63686577656930352f6c61726176656c2d61646d696e6c74652d6c616e672f762f756e737461626c65)](https://packagist.org/packages/chewei05/laravel-adminlte-lang)[![License](https://camo.githubusercontent.com/f077cb157c8a692553bf7f9e4ed5ce97c7fdb5f6abd7dc8e23f7d68da72a5a32/68747470733a2f2f706f7365722e707567782e6f72672f63686577656930352f6c61726176656c2d61646d696e6c74652d6c616e672f6c6963656e7365)](https://packagist.org/packages/chewei05/laravel-adminlte-lang)

```
Traditional Chinese (zh-TW) Language for Laravel-AdminLTE with Laravel 5
Laravel-AdminLTE 在 Laravel 5 的正體中文(繁體中文)語系檔.

```

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

[](#requirements)

```
jeroennoten/laravel-adminlte: ^v1.19.0

```

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

[](#installation)

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

1. Install [**jeroennoten/laravel-adminlte**](https://github.com/jeroennoten/Laravel-AdminLTE) first. ```
    composer require jeroennoten/laravel-adminlte

    ```
2. Install this package **laravel-adminlte-lang**```
    composer require chewei05/laravel-adminlte-lang

    ```

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

[](#copy-language-files)

### Via Yourself

[](#via-yourself)

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

### Via Laravel Service Provider

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

1. Add service provider to **config/app.php**. ```
    'providers' => [
        ...
        CheweiHu\LaravelAdminLTELang\LaravelAdminLTELangServiceProvider::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\LaravelAdminLTELang\LaravelAdminLTELangServiceProvider"

    ```
4. Done.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

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

3262d ago

Major Versions

0.0.1 → 1.0.02017-07-25

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13618643?v=4)[Chewei Hu](/maintainers/chewei05)[@chewei05](https://github.com/chewei05)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[php-translation/translator

Translator services

25224.8k5](/packages/php-translation-translator)[smmoosavi/php-gettext

Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

1926.6k1](/packages/smmoosavi-php-gettext)[laradevs/spanish

labels translated to spanish

166.7k](/packages/laradevs-spanish)

PHPackages © 2026

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