PHPackages                             nterms/yii2-listjs-widget - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nterms/yii2-listjs-widget

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

nterms/yii2-listjs-widget
=========================

List.js widget for Yii2

12463PHP

Since Dec 19Pushed 11y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-listjs-widget
==================

[](#yii2-listjs-widget)

List.js widget for Yii2. This widget makes List.js functionality available on any list or table in Yii2 applications. Visit [List.js](http://www.listjs.com/) website for more info and examples.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist nterms/yii2-listjs-widget "*"

```

or add

```
"nterms/yii2-listjs-widget": "*"

```

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

Usage
-----

[](#usage)

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

```
