PHPackages                             kalmanolah/php-query-filter-bundle - 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. kalmanolah/php-query-filter-bundle

AbandonedArchivedSymfony-bundle[Search &amp; Filtering](/categories/search)

kalmanolah/php-query-filter-bundle
==================================

Symfony2 bundle for easing query filtering by arbitrary criteria.

116PHP

Since Oct 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/kalmanolah/php-query-filter-bundle)[ Packagist](https://packagist.org/packages/kalmanolah/php-query-filter-bundle)[ RSS](/packages/kalmanolah-php-query-filter-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

php-query-filter-bundle
=======================

[](#php-query-filter-bundle)

php-query-filter-bundle is a Symfony2 bundle for [php-query-filters](https://github.com/kalmanolah/php-query-filters).

Installing
----------

[](#installing)

Include the bundle in your project with composer:

```
$ composer require kalmanolah/php-query-filter-bundle
```

Add the bundle to your `app/AppKernel.php` file:

```
