PHPackages                             fedemotta/yii2-bootstrap-list-filter - 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. [Search &amp; Filtering](/categories/search)
4. /
5. fedemotta/yii2-bootstrap-list-filter

ActiveYii2-extension[Search &amp; Filtering](/categories/search)

fedemotta/yii2-bootstrap-list-filter
====================================

Bootstap list filter widget for Yii2

v1.1(9y ago)71.2kMITPHP

Since Sep 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/fedemotta/yii2-bootstrap-list-filter)[ Packagist](https://packagist.org/packages/fedemotta/yii2-bootstrap-list-filter)[ RSS](/packages/fedemotta-yii2-bootstrap-list-filter/feed)WikiDiscussions master Synced 3w ago

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

Yii2 bootstrap list filter
==========================

[](#yii2-bootstrap-list-filter)

[Bootstrap list filter](https://github.com/stefanocudini/bootstrap-list-filter) widget for Yii2

[![Latest Stable Version](https://camo.githubusercontent.com/aac220c44e4f66878b28817cceb4ff2cde726af9907d0bcbc0e947c2dbd0dfac/68747470733a2f2f706f7365722e707567782e6f72672f666564656d6f7474612f796969322d626f6f7473747261702d6c6973742d66696c7465722f762f737461626c65)](https://packagist.org/packages/fedemotta/yii2-bootstrap-list-filter) [![Total Downloads](https://camo.githubusercontent.com/f2ce0144854a2ec1356bdc1010012158654edc0012afff6bbaaf1071d3a10f72/68747470733a2f2f706f7365722e707567782e6f72672f666564656d6f7474612f796969322d626f6f7473747261702d6c6973742d66696c7465722f646f776e6c6f616473)](https://packagist.org/packages/fedemotta/yii2-bootstrap-list-filter) [![Latest Unstable Version](https://camo.githubusercontent.com/f132152a09e24a6b5059ca53e799da4330278b71519c389518f6b88d3fdcf8dd/68747470733a2f2f706f7365722e707567782e6f72672f666564656d6f7474612f796969322d626f6f7473747261702d6c6973742d66696c7465722f762f756e737461626c65)](https://packagist.org/packages/fedemotta/yii2-bootstrap-list-filter) [![License](https://camo.githubusercontent.com/56380fbf4d3c99f5ff507e2c80c456d6a8d89580a6a7b4b0ec4d591145f2560c/68747470733a2f2f706f7365722e707567782e6f72672f666564656d6f7474612f796969322d626f6f7473747261702d6c6973742d66696c7465722f6c6963656e7365)](https://packagist.org/packages/fedemotta/yii2-bootstrap-list-filter)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist fedemotta/yii2-bootstrap-list-filter "*"

```

or add

```
"fedemotta/yii2-bootstrap-list-filter": "*"

```

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

Usage
-----

[](#usage)

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

```
