PHPackages                             romankarkachev/yii2-coreui-admin - 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. romankarkachev/yii2-coreui-admin

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

romankarkachev/yii2-coreui-admin
================================

CoreUI - Responsive Admin Theme Bootstrap 4a template

0.5(8y ago)25951BSD-3-ClauseHTML

Since Apr 13Pushed 8y ago1 watchersCompare

[ Source](https://github.com/romankarkachev/yii2-coreui-admin)[ Packagist](https://packagist.org/packages/romankarkachev/yii2-coreui-admin)[ RSS](/packages/romankarkachev-yii2-coreui-admin/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (5)Dependencies (3)Versions (5)Used By (0)

CoreUI - Responsive Admin Theme Bootstrap 4alpha template
=========================================================

[](#coreui---responsive-admin-theme-bootstrap-4alpha-template)

Установка
---------

[](#установка)

Обновите bootstrap до версии 4 (например, внесением в файл composer.json):

```
"bower-asset/bootstrap": "4.0.0-alpha.5"

```

а затем вызовите обновление:

```
composer update

```

Выполните команду

```
php composer.phar require romankarkachev/yii2-coreui-admin "*"

```

или добавьте в composer.json проекта строку (также потребуется после этого вызвать команду php composer.phar update)

```
"romankarkachev/yii2-coreui-admin": "*"

```

Информация
----------

[](#информация)

Это обертка для темы. Тема в рамках этого проекта поставляется. В папке examples можно найти примеры ингерации темы yii2-advanced и dektirum/user.

Пример кода в контроллере для перекрытия стандартной формы авторизации:

```
/**
 * @inheritdoc
 */
public function actionLogin()
{
    // макет для неавторизованного пользователя
    $this->layout = '//na';

    return parent::actionLogin();
}

```

Всем спасибо.

История изменений
-----------------

[](#история-изменений)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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

Total

4

Last Release

3085d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f874e78f352b04ca96f1e55c937762bad4525383c00abad97fc7f3e32d082af?d=identicon)[romankarkachev](/maintainers/romankarkachev)

---

Top Contributors

[![romankarkachev](https://avatars.githubusercontent.com/u/15060173?v=4)](https://github.com/romankarkachev "romankarkachev (14 commits)")

---

Tags

templateyii2coreui-adminbootstrap 4a

### Embed Badge

![Health badge](/badges/romankarkachev-yii2-coreui-admin/health.svg)

```
[![Health](https://phpackages.com/badges/romankarkachev-yii2-coreui-admin/health.svg)](https://phpackages.com/packages/romankarkachev-yii2-coreui-admin)
```

###  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)
