PHPackages                             wdmg/yii2-terminal - 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. [CLI &amp; Console](/categories/cli)
4. /
5. wdmg/yii2-terminal

ActiveYii2-extension[CLI &amp; Console](/categories/cli)

wdmg/yii2-terminal
==================

Terminal

1.3.1(2y ago)35093[1 PRs](https://github.com/wdmg/yii2-terminal/pulls)1MITPHPPHP &gt;=5.6.0

Since Jul 21Pushed 1y ago3 watchersCompare

[ Source](https://github.com/wdmg/yii2-terminal)[ Packagist](https://packagist.org/packages/wdmg/yii2-terminal)[ Docs](https://github.com/wdmg/yii2-terminal)[ RSS](/packages/wdmg-yii2-terminal/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)Dependencies (4)Versions (14)Used By (1)

[![Yii2](https://camo.githubusercontent.com/8f989c4232d99c88827cc336af846359f9c7ed51b0efffd5dd20ac8bd0b1781d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72657175697265642d596969325f76322e302e33352d626c75652e737667)](https://packagist.org/packages/yiisoft/yii2)[![Downloads](https://camo.githubusercontent.com/608e49b4a698ee6dbbeb864a797db2e431aafa1da5c30b4791766c1bd151bd19/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77646d672f796969322d7465726d696e616c2e737667)](https://packagist.org/packages/wdmg/yii2-terminal)[![Packagist Version](https://camo.githubusercontent.com/3b47ab5289b1dd281739308ffed25a757ac4651a02eed0df7b9640d802a2ada8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77646d672f796969322d7465726d696e616c2e737667)](https://packagist.org/packages/wdmg/yii2-terminal)[![Progress](https://camo.githubusercontent.com/d2c102b075c16f8a841e697b04c43bc93c8d092c5795ad8b3090d7fa993c258a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70726f67726573732d72656164795f746f5f7573652d677265656e2e737667)](https://camo.githubusercontent.com/d2c102b075c16f8a841e697b04c43bc93c8d092c5795ad8b3090d7fa993c258a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70726f67726573732d72656164795f746f5f7573652d677265656e2e737667)[![GitHub license](https://camo.githubusercontent.com/737cfcb3a2ba0bae39c37faae80643e3f16ec6263e73a9dda5ae504da33b646b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f77646d672f796969322d7465726d696e616c2e737667)](https://github.com/wdmg/yii2-terminal/blob/master/LICENSE)

[![Yii2 Terminal](./docs/images/yii2-terminal.png)](./docs/images/yii2-terminal.png)

Yii2 Terminal
=============

[](#yii2-terminal)

Running console commands from a browser.

This module is an integral part of the [Butterfly.СMS](https://butterflycms.com/) content management system, but can also be used as an standalone extension.

Copyrights (c) 2019-2023 [W.D.M.Group, Ukraine](https://wdmg.com.ua/)

Usecase
=======

[](#usecase)

Use the `--` prefix to pass arguments at the command time and a space as the argument / value separator. For example:

```
$ php yii admin/init --choice 1

```

Requirements
============

[](#requirements)

- PHP 5.6 or higher
- Yii2 v.2.0.35 and newest
- [Yii2 Base](https://github.com/wdmg/yii2-base) module (required)
- [jQuery Terminal Emulator](https://github.com/jcubic/jquery.terminal) (required)
- [jQuery UI](https://github.com/components/jqueryui) (required)

Status and version \[ready to use\]
===================================

[](#status-and-version-ready-to-use)

- v.1.3.1 - Fix npm dependencies, assets
- v.1.3.0 - Update copyrights, fix nav menu
- v.1.2.0 - CLI disabled by default. Bugfix, update dependencies

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity61

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 ~131 days

Recently: every ~299 days

Total

12

Last Release

1042d ago

Major Versions

0.0.2 → 1.0.02019-07-22

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1635637?v=4)[Alexsander Vyshnyvetskyy](/maintainers/alex-wdmg)[@alex-wdmg](https://github.com/alex-wdmg)

---

Top Contributors

[![alex-wdmg](https://avatars.githubusercontent.com/u/1635637?v=4)](https://github.com/alex-wdmg "alex-wdmg (24 commits)")

---

Tags

terminalyii2wdmgwebshellyii2-terminal

### Embed Badge

![Health badge](/badges/wdmg-yii2-terminal/health.svg)

```
[![Health](https://phpackages.com/badges/wdmg-yii2-terminal/health.svg)](https://phpackages.com/packages/wdmg-yii2-terminal)
```

###  Alternatives

[samdark/yii2-webshell

A web shell that allows to run yii console commands and create your own commands.

22981.5k1](/packages/samdark-yii2-webshell)[trntv/yii2-tactician

A simple, flexible command bus. This package provide it's integration with Yii2

1458.3k](/packages/trntv-yii2-tactician)

PHPackages © 2026

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