Libraries tagged by querybuilder
pecee/pixie
36489 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
elipzis/laravel-cacheable-model
57704 Downloads
Automatic query-based model cache for your Laravel app
jstayton/miner
12811 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
ggergo/sqlindexhintbundle
572481 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
yiisoft/db-sqlite
227507 Downloads
SQLite driver for Yii Database
yiisoft/db-pgsql
189103 Downloads
PostgreSQL driver for Yii Database
opis/database
87319 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
matchory/elasticsearch
69509 Downloads
The missing elasticsearch ORM for Laravel!
fobia/laravel-sphinx
142320 Downloads
A Laravel query builder for SphinxQL
cfpinto/graphql
290700 Downloads
A GraphQL query builder class
carnage/php-graphql-client
1263462 Downloads
GraphQL client and query builder.
kohana/database
487695 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
watson/aggregate
161066 Downloads
Extend Laravel's query builder with additional relation aggregates.
sbamtr/laravel-query-enrich
22801 Downloads
A helper for Laravel eloquent and query builder
paysera/lib-pagination
215299 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination