PHPackages                             jarrus90/yii2-core - 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. jarrus90/yii2-core

AbandonedYii2-extension

jarrus90/yii2-core
==================

Several common basic functionality for personal modules

0.0.4(9y ago)03824BSD-3-ClausePHPPHP &gt;=5.4.0

Since Apr 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/jarrus90/yii2-core)[ Packagist](https://packagist.org/packages/jarrus90/yii2-core)[ RSS](/packages/jarrus90-yii2-core/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (5)Versions (5)Used By (4)

yii2-core
=========

[](#yii2-core)

Several common basic functionality for personal modules

> **NOTE:** Module is in initial development. Anything may change at any time.

Contributing to this project
----------------------------

[](#contributing-to-this-project)

Anyone and everyone is welcome to contribute. Please take a moment to review the [guidelines for contributing](CONTRIBUTING.md).

License
-------

[](#license)

Yii2-core is released under the BSD-3-Clause License. See the bundled [LICENSE.md](LICENSE.md) for details.

\##Requirements

YII 2.0

\##Installation

```
"require": {
    "jarrus90/yii2-core": "*",
},

php composer.phar update
```

\#Console controllers

\##Migration [Thanks to dmstr](https://github.com/dmstr/yii2-migrate-command)

Console Migration Command with multiple paths/aliases support

```
    'controllerMap'       => [
		'migrate' => [
			'class' => 'jarrus90\Core\Console\MigrateController'
		],
	],
```

\##Assets cleanup [Thanks to assayer-pro](https://github.com/assayer-pro/yii2-asset-clean)

Yii2 console command to clean web/assets/ directory

```
	'controllerMap' => [
		'asset' => [
			'class' => 'jarrus90\Core\Console\AssetController',
		],
	],
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity51

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

Total

4

Last Release

3518d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a5c03dd5ec5fa4cdb4ac9e4d2366b05a97c832762f2233517f972e794d26def8?d=identicon)[jarrus](/maintainers/jarrus)

---

Top Contributors

[![jarrus90](https://avatars.githubusercontent.com/u/2892668?v=4)](https://github.com/jarrus90 "jarrus90 (35 commits)")

---

Tags

yii2

### Embed Badge

![Health badge](/badges/jarrus90-yii2-core/health.svg)

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

###  Alternatives

[dmstr/yii2-backend-module

Admin Dashboard

1972.4k3](/packages/dmstr-yii2-backend-module)

PHPackages © 2026

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