Libraries tagged by fluent query
ceddyg/query-builder-repository
762 Downloads
Repository using query builder. To return a Collection of stdClass or a simple stdClass. It's faster and use less memory than Eloquent if you just want data from database.
sodaho/pdo-wrapper
103 Downloads
A lightweight PDO wrapper with fluent query builder and CRUD methods for MySQL, PostgreSQL and SQLite
prepmock/idiorm
271 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
voku/idiorm
7665 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
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
jardissupport/dbquery
13 Downloads
Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite
bentools/where
5236 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
tereta/dbal
41 Downloads
SQL query builder with fluent interface, supporting multiple database drivers and prepared statements. Designed for ease of use and flexibility in building complex SQL queries.
agungsugiarto/codeigniter4-orm
10 Downloads
A Fluent ORM based model and query builder for CodeIgniter4.
vitexsoftware/fluentpdo
303 Downloads
FluentPDO - PHP 8.1+ Edition. A modernized fork with strict typing, union types, and enhanced features. Quick and light PHP library for rapid query building with smart join builder.
twister/sql
34 Downloads
SQL Query String Builder
ajur-media/fluentpdo
810 Downloads
[FORK] FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
rinvex/cacheable
32498 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
p810/mysql-helper
76 Downloads
A fluent query builder and lightweight data mapper for MySQL
kevinsperrine/idiorm
598 Downloads
Completely refactored, PSR compliant, version of Idiorm: a lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.