Download the PHP package andrii-mz/doctrine-qb-filter without Composer
On this page you can find all versions of the php package andrii-mz/doctrine-qb-filter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andrii-mz/doctrine-qb-filter
More information about andrii-mz/doctrine-qb-filter
Files in andrii-mz/doctrine-qb-filter
Download andrii-mz/doctrine-qb-filter
More information about andrii-mz/doctrine-qb-filter
Files in andrii-mz/doctrine-qb-filter
Vendor andrii-mz
Package doctrine-qb-filter
Short Description Doctrine query builder filter without repositories.
License proprietary
Package doctrine-qb-filter
Short Description Doctrine query builder filter without repositories.
License proprietary
Please rate this library. Is it a good library?
Informations about the package doctrine-qb-filter
Query Filter Bundle
Query Filter Bundle gives an ability to user array filters instead of building query builder every time.
For example, you have an entity:
If you need to extract users with task you can write simple lines instead of building queryBuilder:
All versions of doctrine-qb-filter with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
doctrine/orm Version ^2.7
symfony/config Version ^4.1|^5.1
symfony/dependency-injection Version ^4.1|^5.1
symfony/http-kernel Version ^4.1|^5.1
symfony/property-info Version ^4.1|^5.1
doctrine/orm Version ^2.7
symfony/config Version ^4.1|^5.1
symfony/dependency-injection Version ^4.1|^5.1
symfony/http-kernel Version ^4.1|^5.1
symfony/property-info Version ^4.1|^5.1
The package andrii-mz/doctrine-qb-filter contains the following files
Loading the files please wait ....