Libraries tagged by querybuilder.js
ttskch/doctrine-orm-criteria
5524 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
9934 Downloads
Generate filters for queryBuilder in a repository
ianvizarra/query-builder-parser
5537 Downloads
(Forked of timgws/query-builder-parser) Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
bugloos/query-sorting-bundle
5223 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
5230 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
1843 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.
t3g/querybuilder
14848 Downloads
Backend extension for query builder in list module.
api-skeletons/doctrine-querybuilder-filter
9563 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
1526 Downloads
Doctrine DBAL adapter for Rekapager pagination library
chillerlan/php-database
1161 Downloads
An extensible database wrapper and query builder.
bjerke/api-query-builder
7730 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
ysfkc/clickhouse
165 Downloads
Lightweight ClickHouse HTTP client with a fluent QueryBuilder and ORM-style base model for PHP 8.1+.
rekalogika/collections-orm
1866 Downloads
Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source