PHPackages                             wokster/yii2-adminlte-widgets - 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. wokster/yii2-adminlte-widgets

ActiveYii2-extension

wokster/yii2-adminlte-widgets
=============================

Adminlte widgets and helpers for yii2

1.1.5(8y ago)040912MITPHP

Since Sep 3Pushed 8y ago1 watchersCompare

[ Source](https://github.com/wokster/yii2-adminlte-widgets)[ Packagist](https://packagist.org/packages/wokster/yii2-adminlte-widgets)[ RSS](/packages/wokster-yii2-adminlte-widgets/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (1)Versions (8)Used By (2)

Adminlte widgets and helpers for yii2
=====================================

[](#adminlte-widgets-and-helpers-for-yii2)

Adminlte widgets, helpers and gii for yii2

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist wokster/yii2-adminlte-widgets "*"

```

or add

```
"wokster/yii2-adminlte-widgets": "*"

```

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

Usage
-----

[](#usage)

Use BoxWidget to add your content in adminLTE box full config:

```
