kartik-v/yii2-query-filter

Advanced Yii2 query filters via an easy user interface

dev-master / 1.3.x-dev 2017-09-16 15:51 UTC

This package is auto-updated.

Last update: 2024-03-29 03:32:09 UTC


README

Latest Stable Version License Total Downloads Monthly Downloads Daily Downloads

Add ability to your Yii2 application and grids to setup advanced query filters via an easy user interface. Refer the CHANGE LOG for release notes.

Demo

You can see detailed documentation and demos on usage of the extension.

Installation

The preferred way to install this extension is through composer.

Note: Check the composer.json for this extension's requirements and dependencies. Read this web tip /wiki on setting the minimum-stability settings for your application's composer.json.

Either run

$ php composer.phar require kartik-v/yii2-query-filter "dev-master"

or add

"kartik-v/yii2-query-filter": "dev-master"

to the require section of your composer.json file.

Usage

License

yii2-query-filter is released under the BSD 3-Clause License. See the bundled LICENSE.md for details.