Libraries tagged by query builders
romanfedorskij/table-registry
96 Downloads
PHP-first table registry core for explicit column contracts, PostgreSQL query compilation, row projection and XLSX export.
rasuvaeff/clickhouse-toolkit
1252 Downloads
Framework-agnostic ClickHouse toolkit for PHP: parameterized query builder, data reader, batch writer, DDL builder, partition manager, mutation builder, and migration runner.
pthreat/php-graphql-client
2681 Downloads
GraphQL client and query builder. PHP 8.4 compatible
prepmock/idiorm
350 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
plokko/larabase-tablehelper
349 Downloads
A dynamic Inertiajs table helper for Laravel.
phith0n/ctfdbbuilder
15 Downloads
a database query builder for CTFer
mroosz/laravel-cassandra-driver
280 Downloads
Cassandra based query builder for laravel.
mohmmadshabrani/laravel-select-except
277 Downloads
Omit columns from Laravel Eloquent and query builder SELECT statements at the SQL level.
moazam/elasticsearch
476 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
mikhailovlab/php-fluent-console
2856 Downloads
Wrapper library for working with the command line using the query builder.
microweber-deps/eloquent-serialize
17118 Downloads
Laravel Query Builder (Eloquent) serialization
marekskopal/orm
1057 Downloads
ORM
kyrax324/laravel-queriplex
3131 Downloads
A simple package to help building query builder between request inputs and allowed rules.
krzysztof-gzocha/searcher
62039 Downloads
Searcher is a framework-agnostic search query builder. Search queries are written using Criterias and can be run against MySQL, MongoDB, ElasticSearch or even files.
kalimulhaq/qubuilder
1035 Downloads
A Laravel package that converts structured JSON filter arrays into Eloquent query builder chains — enabling dynamic filtering, sorting, pagination, and eager loading via API requests.