PHPackages                             drupal/console-zh-hans - 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. drupal/console-zh-hans

ActiveDrupal-console-language[Utility &amp; Helpers](/categories/utility)

drupal/console-zh-hans
======================

Drupal Console Chinese Simplified Language

31745[1 issues](https://github.com/hechoendrupal/drupal-console-zh-hans/issues)

Since Jul 17Pushed 6y ago3 watchersCompare

[ Source](https://github.com/hechoendrupal/drupal-console-zh-hans)[ Packagist](https://packagist.org/packages/drupal/console-zh-hans)[ RSS](/packages/drupal-console-zh-hans/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

drupal-console-zh-hans
======================

[](#drupal-console-zh-hans)

DrupalConsole Chinese Simplified Language / DrupalConsole 简体中文翻译

DrupalConsole 简体中文翻译
====================

[](#drupalconsole-简体中文翻译)

用法
--

[](#用法)

Drupal Console 默认安装的是英文版本

为 Drupal Console 安装简体中文语言，运行命令：

```
$ composer require drupal/console-zh-hans

```

### 安装 Drupal Console

[](#安装-drupal-console)

为 Drupal 网站安装 Drupal Console，运行下面的 Composer 命令

```
$ composer require drupal/console:~1.0 --prefer-dist --optimize-autoloader

```

### 安装 Drupal Console launcher

[](#安装-drupal-console-launcher)

为了避免 Drupal 和 Drupal Console 主版本和小版本的之间的冲突， 我们创建了 Drupal Console launcher。 它便于为每个 Drupal 8 网站导入可用的 Drupal Console 命令。

安装命令如下：

```
$ curl https://drupalconsole.com/installer -L -o drupal.phar
# Or
$ php -r "readfile('https://drupalconsole.com/installer');" > drupal.phar

$mv drupal.phar /usr/local/bin/drupal
$ chmod +x /usr/local/bin/drupal

```

### 参与贡献

[](#参与贡献)

如果你想为该翻译做贡献，请查看以下步骤：

- 点击[此处](https://github.com/hechoendrupal/drupal-console-zh-hans#fork-destination-box) Fork 本代码库
- 克隆你 Fork 得到的代码库到你的本地机器
- 设置 upstream

为了保持你的代码库始终是最新的，你需要建立与本代码库的连接。命令如下：

```
$ git remote add upstream git@github.com:hechoendrupal/drupal-console-zh-hans.git

```

在开始工作前，尽量保持与本代码库的更新，你需要运行以下命令

```
$ git fetch upstream
$ git merge upstream/master

```

注意: 推送你的变化到您 Fork 后的代码库，每天创建PR，避免与其他贡献者的贡献相冲突。

英文版本
====

[](#英文版本)

请访问

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 80.4% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/ec6977d1adbd862b14f750af742755e65ec400b4e246506a1bdb63a4080687c8?d=identicon)[dmouse](/maintainers/dmouse)

---

Top Contributors

[![ranqiangjun](https://avatars.githubusercontent.com/u/5101533?v=4)](https://github.com/ranqiangjun "ranqiangjun (82 commits)")[![enzolutions](https://avatars.githubusercontent.com/u/907914?v=4)](https://github.com/enzolutions "enzolutions (15 commits)")[![todo369](https://avatars.githubusercontent.com/u/7220782?v=4)](https://github.com/todo369 "todo369 (3 commits)")[![dmouse](https://avatars.githubusercontent.com/u/198571?v=4)](https://github.com/dmouse "dmouse (1 commits)")[![hjuarez20](https://avatars.githubusercontent.com/u/8105777?v=4)](https://github.com/hjuarez20 "hjuarez20 (1 commits)")

### Embed Badge

![Health badge](/badges/drupal-console-zh-hans/health.svg)

```
[![Health](https://phpackages.com/badges/drupal-console-zh-hans/health.svg)](https://phpackages.com/packages/drupal-console-zh-hans)
```

###  Alternatives

[melchiorkokernoot/laravel-autowire-config

Allows configuration injection through auto-wired constructor arguments

1311.7k](/packages/melchiorkokernoot-laravel-autowire-config)[yaro/soc-share

Social network share link builder

101.9k](/packages/yaro-soc-share)

PHPackages © 2026

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