PHPackages                             kr0lik/yii2-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. kr0lik/yii2-list-filter

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

kr0lik/yii2-list-filter
=======================

ListView with filter for Yii2

3.0.0(6y ago)31.1k4MITPHPPHP &gt;=7.2

Since Jan 16Pushed 6y ago1 watchersCompare

[ Source](https://github.com/kr0lik/yii2-list-filter)[ Packagist](https://packagist.org/packages/kr0lik/yii2-list-filter)[ RSS](/packages/kr0lik-yii2-list-filter/feed)WikiDiscussions master Synced yesterday

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

yii2-list-filter
================

[](#yii2-list-filter)

Simple filter for Yii2 wicth appply filter values to ActivQuery

Installation
============

[](#installation)

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

Either run

```
composer require --prefer-dist kr0lik/yii2-list-filter "*"

```

or add

```
"kr0lik/yii2-list-filter": "*"

```

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

Usage
=====

[](#usage)

Create filter in controller:

```
