PHPackages                             andkon/yii2actions - 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. andkon/yii2actions

ActiveLibrary

andkon/yii2actions
==================

override default actions

2.x-dev(10y ago)05.0kproprietaryPHPPHP &gt;=5.4.0

Since Dec 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/andkon13/yii2actions)[ Packagist](https://packagist.org/packages/andkon/yii2actions)[ RSS](/packages/andkon-yii2actions/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

yii2actions
===========

[](#yii2actions)

```
Default actions for yii2. What would not write monotonous action games and views to them.
Экшены по умолчанию для yii2. Что б не писать однообразные экшены и вьюшки к ним

Uses:

class UsersController extends andkon\yii2actions\Controller
{
    protected $model = '\app\modules\users\models\Users';
}

goto http://site/index.php?r=users/ [index|update|create|view]

In controllers it is no longer necessary to write the monotonous actionIndex, actionUpdate, and so on.
It is not required to do monotonous views on different models.
If necessary, both actions and views are redefined by adding them.

в контроллерах больше не надо писать однообразные функции actionIndex, actionUpdate и тд.
не требуется делать однообразные вьюшки на разные модели.
При необходимости и экшены и вьюшки переопределяются путем их добавления.

TODO:
create controller templates for gii
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

3813d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/23a468afa49a7228aaef2e563bb572f676599d9a5a6ded8606887056dce9d0ce?d=identicon)[andkon13](/maintainers/andkon13)

---

Top Contributors

[![andkon13](https://avatars.githubusercontent.com/u/4748164?v=4)](https://github.com/andkon13 "andkon13 (40 commits)")

---

Tags

phpyii2yii2-actions

### Embed Badge

![Health badge](/badges/andkon-yii2actions/health.svg)

```
[![Health](https://phpackages.com/badges/andkon-yii2actions/health.svg)](https://phpackages.com/packages/andkon-yii2actions)
```

PHPackages © 2026

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