Libraries tagged by fluent query
sobhanmohammadi/arxaron
1 Downloads
Arxaron — a secure, robust, high-performance PHP database library built directly on mysqli (no PDO), with a fluent query builder, active-record models, transactions, and optional Redis (predis) caching.
psycho-neon/idiorm
14 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
prepmock/idiorm
271 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
paigejulianne/nanoorm
6 Downloads
A lightweight, full-featured PHP ORM with fluent query builder, relationships, and migrations
jsooo/jidiorm
77 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP7
imrgrgs/bioorm
10 Downloads
BioOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
ez-php/orm
3673 Downloads
ORM module for the ez-php framework — Active Record style models with a fluent query builder and schema builder
chezrd/idiorm
290 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5 with sql_calc_found_rows addition
beeterty/clickhouse-php-client
38 Downloads
A lightweight, zero-dependency ClickHouse HTTP client for PHP. Supports fluent query building, JSONEachRow streaming inserts, parameterized queries, and a clean expressive API for interacting with ClickHouse over its native HTTP interface.
redstraw/hooch
99 Downloads
Database abstraction layer (dbal) and fluent query builder for PHP.
zi/zquery
3 Downloads
Focused fluent SQL query builder for PHP 8.2+
pressgang-wp/quartermaster
26 Downloads
Fluent WordPress query builder for WP_Query and WP_Term_Query — composable meta_query, tax_query and date_query, WordPress-native with no ORM or lock-in
indgy/phluent
16 Downloads
A dependency free lightweight fluent SQL query builder using PDO
initorm/database
105 Downloads
Database manager that composes initorm/dbal and initorm/query-builder into a fluent CRUD + transaction + query-log API with an optional static facade.
burki/minimalcode-search
32 Downloads
Fluent Lucene-Sorl Query Builder for PHP, forked from minimalcode/search