Libraries tagged by querybus
rekalogika/rekapager-doctrine-orm-adapter
33551 Downloads
Doctrine ORM adapter for Rekapager pagination library
microweber-deps/eloquent-serialize
16972 Downloads
Laravel Query Builder (Eloquent) serialization
fourlabs/qbjs-parser-bundle
14847 Downloads
This bundle is a Symfony wrapper for fourlabs/qbjs-parser.
debugrammer/php-graylog-query-builder
400599 Downloads
Graylog Search Query Builder for Graylog REST API
anourvalar/eloquent-request
12057 Downloads
Dynamic Query Builder based on request
ttskch/doctrine-orm-criteria
5568 Downloads
Doctrine ORM Criteria allows you to separate any complex "search condition" as a Criteria with a specialized API for QueryBuilder of doctrine/orm.
tbn/query-builder-repository-generator-bundle
9990 Downloads
Generate filters for queryBuilder in a repository
bugloos/query-sorting-bundle
5251 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
bugloos/query-filter-bundle
5258 Downloads
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
abdulelahragih/querybuilder
1858 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
api-skeletons/doctrine-querybuilder-filter
9602 Downloads
Filter a QueryBuilder with filter[fieldName|operator]=value
spyck/query-extension
1315 Downloads
Query extension for Symfony
sarfraznawaz2005/indexer
2737 Downloads
Laravel package to monitor SELECT queries and offer best possible INDEX fields.
rekalogika/rekapager-doctrine-dbal-adapter
1594 Downloads
Doctrine DBAL adapter for Rekapager pagination library
chillerlan/php-database
1161 Downloads
An extensible database wrapper and query builder.