Download the PHP package sidus/filter-bundle without Composer
On this page you can find all versions of the php package sidus/filter-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package filter-bundle
Sidus/FilterBundle
The configuration example of this documentation can be seen on the live demo website. Source of the demo is available here.
This bundle allows you to create filters using Symfony's Form component to alter result sets of any kind:
- Doctrine QueryBuilder (Natively in this bundle)
- ElasticSearch query
- EAVQueryBuilder from the Sidus/EAVModelBundle
- Akeneo's Query API
- Any data provider implementing filters and a pagination process.
This bundle does not include datagrid management, see the Sidus/DataGridBundle for a fully featured datagrid component based on this bundle.
Table of content
- 01 - Installation
- 02 - Configuration
- 03 - Usage
- 04 - Internals
- 05 - Customization
All versions of filter-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
symfony/dependency-injection Version >=6.3
symfony/form Version >=6.3
symfony/http-foundation Version >=6.3
symfony/options-resolver Version >=6.3
symfony/property-access Version >=6.3
pagerfanta/pagerfanta Version >=2.7
symfony/dependency-injection Version >=6.3
symfony/form Version >=6.3
symfony/http-foundation Version >=6.3
symfony/options-resolver Version >=6.3
symfony/property-access Version >=6.3
pagerfanta/pagerfanta Version >=2.7
The package sidus/filter-bundle contains the following files
Loading the files please wait ....