PHPackages                             wdmg/yii2-base - 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. [Framework](/categories/framework)
4. /
5. wdmg/yii2-base

ActiveYii2-extension[Framework](/categories/framework)

wdmg/yii2-base
==============

Base module interface

1.4.1(3y ago)34.4k↑86.1%320MITPHP

Since Jun 4Pushed 3y ago2 watchersCompare

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

READMEChangelog (5)Dependencies (2)Versions (26)Used By (20)

[![Yii2](https://camo.githubusercontent.com/3f29058a9886ae3e9efc09df82d551051f8ea6c8da1176d9e8ca8a64be6f9b40/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72657175697265642d596969325f76322e302e34302d626c75652e737667)](https://packagist.org/packages/yiisoft/yii2)[![Downloads](https://camo.githubusercontent.com/04346bd923be9406ab76a1435df50453124180ca1f4234958a368b6db8b28ddb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77646d672f796969322d626173652e737667)](https://packagist.org/packages/wdmg/yii2-base)[![Packagist Version](https://camo.githubusercontent.com/93d400d98610f6dc2f3add0576194e622ab52a5b5393dff8a13ed7ba6a110abf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77646d672f796969322d626173652e737667)](https://packagist.org/packages/wdmg/yii2-base)[![Progress](https://camo.githubusercontent.com/d2c102b075c16f8a841e697b04c43bc93c8d092c5795ad8b3090d7fa993c258a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70726f67726573732d72656164795f746f5f7573652d677265656e2e737667)](https://camo.githubusercontent.com/d2c102b075c16f8a841e697b04c43bc93c8d092c5795ad8b3090d7fa993c258a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70726f67726573732d72656164795f746f5f7573652d677265656e2e737667)[![GitHub license](https://camo.githubusercontent.com/6cbdd1bd01d79f5627147640767f806c0dc177cf2532f3976f2c1dbccb11a889/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f77646d672f796969322d626173652e737667)](https://github.com/wdmg/yii2-base/blob/master/LICENSE)

[![Base module for Butterfly.CMS](./docs/images/yii2-base.png)](./docs/images/yii2-base.png)

Yii2 Base Module
================

[](#yii2-base-module)

Base module interface for [Butterfly.CMS](https://github.com/wdmg/butterfly.cms).

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

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

[](#requirements)

- PHP 5.6 or higher
- Yii2 v.2.0.40 and newest

Installation
============

[](#installation)

To install the module, run the following command in the console:

`$ composer require "wdmg/yii2-base"`

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

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

- v.1.4.1 - Some fix, add timezone set
- v.1.4.0 - Update dependencies, copyrights
- v.1.3.2 - Fixed base models and registerTranslations()
- v.1.3.1 - Fixed UrlManager init, extended module dashboardNavItems() method
- v.1.3.0 - Aliases, added `runConsole()`, `getPrev()` and `getNext()` methods
- v.1.2.4 - Bugfix, added new method `isRestAPI()`

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity70

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

Recently: every ~248 days

Total

25

Last Release

1107d ago

### 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 (54 commits)")

---

Tags

yii2wdmgyii2-basebase module

### Embed Badge

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

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[yiisoft/yii2-redis

Redis Cache, Session and ActiveRecord for the Yii framework

47912.3M280](/packages/yiisoft-yii2-redis)[yiisoft/yii2-app-advanced

Yii 2 Advanced Project Template

1.7k961.7k5](/packages/yiisoft-yii2-app-advanced)[yiisoft/yii2-httpclient

HTTP client extension for the Yii framework

44411.6M327](/packages/yiisoft-yii2-httpclient)[yiisoft/yii2-debug

The debugger extension for the Yii framework

21624.5M620](/packages/yiisoft-yii2-debug)[yiisoft/yii2-app-basic

Yii 2 Basic Project Template

7101.8M8](/packages/yiisoft-yii2-app-basic)

PHPackages © 2026

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