Libraries tagged by fluent query
algoritma/shopware-query-builder
630 Downloads
A modern, fluent query builder for Shopware 6.7+ with zero configuration. Write intuitive SQL-like queries with automatic validation, alias support, and type safety for cleaner code.
mikhailovlab/php-fluent-console
2716 Downloads
Wrapper library for working with the command line using the query builder.
ez-php/orm
3673 Downloads
ORM module for the ez-php framework — Active Record style models with a fluent query builder and schema builder
sqltools/where
99355 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
forrest79/phpgsql
9334 Downloads
PostgreSQL library for PHP with fluent interface for SQL query writing.
simplesquid/saloonphp-odata
5965 Downloads
A Saloon plugin providing a fluent, version-aware (v3 + v4) OData query builder and server-driven paginator.
pdombrovsky/dyna-exp
6148 Downloads
Fluent builders and typed helpers for DynamoDB expressions
klapuch/sql
5141 Downloads
Library for building SQL queries
mjkhajeh/wporm
312 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
sendynl/opensearch-query-builder
3776 Downloads
Build and execute an OpenSearch search query using a fluent PHP API
acgfbr/elasticsearch-query-builder
1626 Downloads
Build and execute an Elasticsearch search query using a fluent PHP API
accelade/query-builder
743 Downloads
Query builder engine for Accelade - build, filter, sort, and paginate Eloquent queries with a fluent API
flowpack/query-object-builder
39 Downloads
A fluent, immutable, fully-typed SQL query builder for PHP (PostgreSQL, MySQL and MariaDB).
ysfkc/clickhouse
213 Downloads
Lightweight ClickHouse HTTP client with a fluent QueryBuilder and ORM-style base model for PHP 8.1+.
voodoophp/voodorm
10495 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.