PHPackages                             zacksleo/yii2-app-release - 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. zacksleo/yii2-app-release

ActiveYii2-extension

zacksleo/yii2-app-release
=========================

yii2 app-release module

1.4.3(8y ago)22.2k1MITPHPCI failing

Since Jun 6Pushed 8y ago2 watchersCompare

[ Source](https://github.com/zacksleo/yii2-app-release)[ Packagist](https://packagist.org/packages/zacksleo/yii2-app-release)[ RSS](/packages/zacksleo-yii2-app-release/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (6)Versions (11)Used By (0)

yii2 app-release module

[![Latest Stable Version](https://camo.githubusercontent.com/7d663095af86ebc5160870c551304d0c9363401143125aaf9d56f4b58ba3317b/68747470733a2f2f706f7365722e707567782e6f72672f7a61636b736c656f2f796969322d6170702d72656c656173652f76657273696f6e)](https://packagist.org/packages/zacksleo/yii2-app-release)[![Total Downloads](https://camo.githubusercontent.com/90dd90eb6030bfa9ea37ee7af756c207861f79251690d85443998cea82736a7f/68747470733a2f2f706f7365722e707567782e6f72672f7a61636b736c656f2f796969322d6170702d72656c656173652f646f776e6c6f616473)](https://packagist.org/packages/zacksleo/yii2-app-release)[![License](https://camo.githubusercontent.com/e808b9c87daafff69de259abe486c2c2284a735fb12a9c48316131f462cf06eb/68747470733a2f2f706f7365722e707567782e6f72672f7a61636b736c656f2f796969322d6170702d72656c656173652f6c6963656e7365)](https://packagist.org/packages/zacksleo/yii2-app-release)[![StyleCI](https://camo.githubusercontent.com/d013486c2272f18e89131018540fa678c1ca5b92983cb805e81854873126e96f/68747470733a2f2f7374796c6563692e696f2f7265706f732f39333132363633382f736869656c64)](https://styleci.io/repos/93126638)[![Build Status](https://camo.githubusercontent.com/b0c22f96fe7ec6528ca4492cd57974f21890708fad86101fd3668c0e59cd4787/68747470733a2f2f7472617669732d63692e6f72672f477261796368656e2f796969322d6170702d72656c656173652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Graychen/yii2-app-release)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/555dce677487cb7c3578010744248abb134e0e97fda4c2511ec6bbda1852d1a6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f477261796368656e2f796969322d6170702d72656c656173652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Graychen/yii2-app-release/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/251cb19233206e22164ae6fb636ae972d10deb6c86ba748143929c35e1873e21/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f477261796368656e2f796969322d6170702d72656c656173652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Graychen/yii2-app-release/?branch=master)[![Build Status](https://camo.githubusercontent.com/bb35e9db4abd7b689c5028555214564bcf1a164eee0ce569152143869eebca89/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f477261796368656e2f796969322d6170702d72656c656173652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Graychen/yii2-app-release/build-status/master)

Usage
=====

[](#usage)

Config Migration Path or Migration By migrationPath Parameter
-------------------------------------------------------------

[](#config-migration-path-or-migration-by-migrationpath-parameter)

### Config Migration Path in Yii config file like this

[](#config-migration-path--in-yii-config-file-like-this)

```
    'controllerMap' => [
        'migrate' => [
            'class' => 'yii\console\controllers\MigrateController',
            'migrationPath' => [
                '@console/migrations/',
                '@zacksleo/yii2/apprelease/migrations',
            ],
        ],
    ],

```

### Run migration by By migrationPath Parameter

[](#run-migration-by-by-migrationpath-parameter)

```
  ./yii migrate --migrationPath=@zacksleo/yii2/apprelease/migrations

```

Config Module in components part
--------------------------------

[](#config-module-in-components-part)

```
    'app-release' => [
        'class' => 'zacksleo\yii2\apprelease\Module',
    ]

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 91.3% 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 ~19 days

Recently: every ~30 days

Total

10

Last Release

3094d ago

### Community

Maintainers

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

---

Top Contributors

[![zacksleo](https://avatars.githubusercontent.com/u/3369169?v=4)](https://github.com/zacksleo "zacksleo (21 commits)")[![Graychen](https://avatars.githubusercontent.com/u/4189971?v=4)](https://github.com/Graychen "Graychen (2 commits)")

---

Tags

app-releaseyii2yii2-extension

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zacksleo-yii2-app-release/health.svg)

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

###  Alternatives

[simialbi/yii2-kanban

Kanban board module for yii2

111.1k1](/packages/simialbi-yii2-kanban)

PHPackages © 2026

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