Libraries tagged by jQueryGui
ghostcompiler/laravel-querybuilder
2279 Downloads
Reusable query builder helpers for Eloquent APIs on Laravel 10 through 13.
api-skeletons/doctrine-orm-querybuilder-filter
1287 Downloads
Filter a QueryBuilder with filter[fieldName|operator]=value
abdulelahragih/querybuilder
1878 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
9632 Downloads
Filter a QueryBuilder with filter[fieldName|operator]=value
sarfraznawaz2005/indexer
2737 Downloads
Laravel package to monitor SELECT queries and offer best possible INDEX fields.
rekalogika/rekapager-doctrine-dbal-adapter
1711 Downloads
Doctrine DBAL adapter for Rekapager pagination library
microweber-deps/eloquent-serialize
17032 Downloads
Laravel Query Builder (Eloquent) serialization
chillerlan/php-database
1161 Downloads
An extensible database wrapper and query builder.
ysfkc/clickhouse
246 Downloads
Lightweight ClickHouse HTTP client with a fluent QueryBuilder and ORM-style base model for PHP 8.1+.
serenity_technologies/gumroad
93 Downloads
Laravel package for Gumroad API integration with DTOs and QueryBuilders
rekalogika/collections-orm
1944 Downloads
Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source
hendabastian/laracrud-apigen
135 Downloads
Generate complete CRUD APIs for Laravel with Repository pattern, Spatie QueryBuilder, JSON:API pagination, and DTOs.
mnpenner/querybuilder
14174 Downloads
MySQL query builder
hybridlogic/db-querybuilder
32 Downloads
A MySQL Query Builder for effortlessly composing SQL statements with support for executing them against databases.
heyday/silverstripe-querybuilder
1486 Downloads
Builds complex and composable queries to retrieve ArrayLists in SilverStripe