PHPackages                             dmstr/yii2-app-command - 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. dmstr/yii2-app-command

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

dmstr/yii2-app-command
======================

Console command for Yii 2 Framework to manage your application source code and configuration settings

0.5.0(10y ago)49.9k1[1 issues](https://github.com/dmstr/yii2-app-command/issues)BSD-3-ClausePHP

Since Dec 8Pushed 10y ago8 watchersCompare

[ Source](https://github.com/dmstr/yii2-app-command)[ Packagist](https://packagist.org/packages/dmstr/yii2-app-command)[ RSS](/packages/dmstr-yii2-app-command/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (1)Versions (11)Used By (0)

Phundament Yii 2 Application Management Command
===============================================

[](#phundament-yii-2-application-management-command)

⚠️ **Project state: `discontinued/obsolete`**

It is recommended to remove this package from your `composer.json` dependencies.

Replacement for `mysql` command:

Further replacements:

---

Console base-command to manage your application source code and configuration settings.

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist dmstr/yii2-app-command "*"

```

or add

```
"dmstr/yii2-app-command": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, configure it in your `console` config:

```
    'controllerMap'       => [
        'app' => 'dmstr\\console\\controllers\\AppController',
    ],
```

Run the command

```
./yii app
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

Recently: every ~12 days

Total

9

Last Release

3971d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b4ab2b6685ec71887908ec8cff261a16cd5bb24c69bb8ab52840e220f175f9d?d=identicon)[schmunk](/maintainers/schmunk)

---

Top Contributors

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

---

Tags

configurationyii2commandapplicationmanagement

### Embed Badge

![Health badge](/badges/dmstr-yii2-app-command/health.svg)

```
[![Health](https://phpackages.com/badges/dmstr-yii2-app-command/health.svg)](https://phpackages.com/packages/dmstr-yii2-app-command)
```

###  Alternatives

[league/tactician

A small, flexible command bus. Handy for building service layers.

86415.4M127](/packages/league-tactician)[toriphes/yii2-console-runner

Runs console command in yii web application

29240.1k](/packages/toriphes-yii2-console-runner)[samdark/yii2-webshell

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

22981.5k1](/packages/samdark-yii2-webshell)[notamedia/console-jedi

Console application for CMS Bitrix

8942.5k1](/packages/notamedia-console-jedi)

PHPackages © 2026

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