PHPackages                             vistart/yii2-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. [Framework](/categories/framework)
4. /
5. vistart/yii2-widgets

ActiveYii2-extension[Framework](/categories/framework)

vistart/yii2-widgets
====================

The Widgets for Yii 2 Applications

1.0.1(10y ago)030BSD-3-ClausePHPPHP &gt;=5.4.0

Since Aug 8Pushed 10y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

The Yii 2 Widgets
=================

[](#the-yii-2-widgets)

The Widgets for Yii 2 Applications

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

[](#installation)

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

Either run

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

```

or add

```
"vistart/yii2-widgets": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
