PHPackages                             sidus/eav-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. [Database &amp; ORM](/categories/database)
4. /
5. sidus/eav-filter-bundle

ActiveLibrary[Database &amp; ORM](/categories/database)

sidus/eav-filter-bundle
=======================

Extension for sidus/eav-model-bundle and sidus/filter-bundle to handle the EAV model

v3.0.0(6y ago)120.7k2MITPHP

Since Jan 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/VincentChalnot/SidusEAVFilterBundle)[ Packagist](https://packagist.org/packages/sidus/eav-filter-bundle)[ Docs](https://github.com/VincentChalnot/SidusEAVFilterBundle)[ RSS](/packages/sidus-eav-filter-bundle/feed)WikiDiscussions v2.0-dev Synced today

READMEChangelogDependencies (2)Versions (30)Used By (2)

Sidus/EAVFilterBundle
=====================

[](#siduseavfilterbundle)

This bundle works on top of the [Sidus/FilterBundle](https://github.com/VincentChalnot/SidusFilterBundle) and enables the compatibility for the [Sidus/EAVModelBundle](https://github.com/VincentChalnot/SidusEAVModelBundle).

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

[](#installation)

### Bundle setup

[](#bundle-setup)

Require this bundle with composer:

```
$ composer require sidus/eav-filter-bundle "^1.3.5"
```

### Add the bundle to AppKernel.php

[](#add-the-bundle-to-appkernelphp)

```
