Libraries tagged by fluent-query
j4mie/idiorm
1526894 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
chr15k/laravel-meilisearch-advanced-query
59243 Downloads
A fluent query builder for Meilisearch filter expressions in Laravel.
voodoophp/voodorm
10511 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
phpfluent/elastic-query-builder
25071 Downloads
A fluent query builder for Elastic Search.
algoritma/shopware-query-builder
749 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.
ysfkc/clickhouse
285 Downloads
Lightweight ClickHouse HTTP client with a fluent QueryBuilder and ORM-style base model for PHP 8.1+.
sodaho/pdo-wrapper
171 Downloads
A lightweight PDO wrapper with fluent query builder and CRUD methods for MySQL, PostgreSQL and SQLite
mjkhajeh/wporm
341 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.
kuiper/db
3393 Downloads
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
codemonster-ru/database
463 Downloads
Lightweight, framework-agnostic database layer with PDO connections, fluent Query Builder, Schema Builder, and full migration system.
sematico/wp-fluent-query
698 Downloads
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.
zuko/laravel-bit-masks
11 Downloads
Bitmask toolkit for Laravel — flag class generator, Eloquent integration, fluent query scopes and bit-level helpers.
thyyppa/laravel-fluent-fm
545 Downloads
A Laravel package for FileMaker Server's Data API using a fluent query builder style interface.
thyyppa/fluent-fm
1249 Downloads
A PHP package for FileMaker Server's Data API using a fluent query builder style interface.
p810/mysql-helper
76 Downloads
A fluent query builder and lightweight data mapper for MySQL