PHPackages                             vova07/yii2-start-themes - 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. [Templating &amp; Views](/categories/templating)
4. /
5. vova07/yii2-start-themes

ActiveYii2-extension[Templating &amp; Views](/categories/templating)

vova07/yii2-start-themes
========================

The themes extension for Yii2-Start application.

0.1.6(10y ago)710.6k101BSD-3-ClauseJavaScript

Since Oct 12Pushed 8y ago3 watchersCompare

[ Source](https://github.com/vova07/yii2-start-themes)[ Packagist](https://packagist.org/packages/vova07/yii2-start-themes)[ RSS](/packages/vova07-yii2-start-themes/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (8)Used By (1)

WARNING: This extension is not more maintained
==============================================

[](#warning-this-extension-is-not-more-maintained)

Yii2-Start themes.
==================

[](#yii2-start-themes)

This is the main themes extension for Yii2-Start application.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist vova07/yii2-start-themes "*"

```

or add

```
"vova07/yii2-start-themes": "*"

```

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

Configuration
-------------

[](#configuration)

Edit `view` section in your backend application config file:

```
'view' => [
    'theme' => 'vova07\themes\admin\Theme'
],
```

or

```
'view' => [
    'theme' => 'vova07\themes\site\Theme'
],
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.7% 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 ~39 days

Recently: every ~45 days

Total

7

Last Release

3995d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2714082?v=4)[Vasile C.](/maintainers/vova07)[@vova07](https://github.com/vova07)

---

Top Contributors

[![vova07](https://avatars.githubusercontent.com/u/2714082?v=4)](https://github.com/vova07 "vova07 (13 commits)")[![saochico](https://avatars.githubusercontent.com/u/1377119?v=4)](https://github.com/saochico "saochico (2 commits)")

---

Tags

templateyii2themesyii 2yii2-startstart

### Embed Badge

![Health badge](/badges/vova07-yii2-start-themes/health.svg)

```
[![Health](https://phpackages.com/badges/vova07-yii2-start-themes/health.svg)](https://phpackages.com/packages/vova07-yii2-start-themes)
```

###  Alternatives

[yiister/yii2-adminlte

yii2-adminlte is a package for yii framework 2 that consists a very popular backend template AdminLTE (based on bootstrap 3).

2839.3k](/packages/yiister-yii2-adminlte)

PHPackages © 2026

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