Libraries tagged by querybuilder.js
wikibase-solutions/php-cypher-dsl
72178 Downloads
A query builder for the Cypher query language
pecee/pixie
36371 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
elipzis/laravel-cacheable-model
57528 Downloads
Automatic query-based model cache for your Laravel app
jstayton/miner
12784 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
ggergo/sqlindexhintbundle
570513 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
paysera/lib-pagination
214677 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
querybuilder/querybuilder
275875 Downloads
packaged/querybuilder
93699 Downloads
Abstract Query Builder
debugrammer/php-graylog-query-builder
401881 Downloads
Graylog Search Query Builder for Graylog REST API
laminas-api-tools/api-tools-doctrine-querybuilder
600710 Downloads
Laminas API Tools Doctrine QueryBuilder module
foleon/api-tools-doctrine-querybuilder
11711 Downloads
Laminas API Tools Doctrine QueryBuilder module
abdulelahragih/querybuilder
1961 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.
rekalogika/rekapager-doctrine-orm-adapter
35601 Downloads
Doctrine ORM adapter for Rekapager pagination library
bjerke/api-query-builder
7822 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
anourvalar/eloquent-request
12430 Downloads
Dynamic Query Builder based on request