PHPackages                             viktorals/yii2-adminlte-box - 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. [Admin Panels](/categories/admin)
4. /
5. viktorals/yii2-adminlte-box

ActiveYii2-extension[Admin Panels](/categories/admin)

viktorals/yii2-adminlte-box
===========================

 Box widget from adminLTE for Yii

04PHP

Since Dec 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ViktorAls/yii2-adminlte-box)[ Packagist](https://packagist.org/packages/viktorals/yii2-adminlte-box)[ RSS](/packages/viktorals-yii2-adminlte-box/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Box from adminLTE
=================

[](#box-from-adminlte)

Box widget from adminLTE for Yii

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist viktorals/yii2-adminlte-box "*"

```

or add

```
"viktorals/yii2-adminlte-box": "*"

```

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

**Описание**
------------

[](#описание)

Простой виджет для использования box от AdminLTE

**Содержание**
--------------

[](#содержание)

Константы типа блока:

```
                const box_default = 'box-default';
		const box_primary = 'box-primary';
		const box_info = 'box-info';
		const box_warning = 'box-warning';
		const box_success = 'box-success';
		const box_danger = 'box-danger';

```

Настройки модуля:

```
		public $boxType = 'box-default'; - настройки типа блока(используйте константы)
		public $boxClass; - класс всего блока
		public $title = 'Box'; - заголовок блока
		public $headerLine = true; - линия между contentom и header
		public $close = true; - кнопка удаления блока
		public $collapse = true; - кнопка сворачивания блока
		public $footer = true; - будет ли footer
		public $contentFooter = 'footer'; - текст footer
		public $boxSolid =false; - будет ли header закрашен
```

**Подключение**
---------------

[](#подключение)

```

           content that may contains - > то, что будет в блоке.

```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![ViktorAls](https://avatars.githubusercontent.com/u/44008135?v=4)](https://github.com/ViktorAls "ViktorAls (6 commits)")

### Embed Badge

![Health badge](/badges/viktorals-yii2-adminlte-box/health.svg)

```
[![Health](https://phpackages.com/badges/viktorals-yii2-adminlte-box/health.svg)](https://phpackages.com/packages/viktorals-yii2-adminlte-box)
```

PHPackages © 2026

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