Libraries tagged by fluent query
geraint/odata-query-builder
881 Downloads
A simple OData Query Builder with fluent interface
acgfbr/elasticsearch-query-builder
22 Downloads
Build and execute an Elasticsearch search query using a fluent PHP API
kaizencoders/wp-fluent
9 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.
ceddyg/query-builder-repository
751 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.
chezrd/idiorm
280 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5 with sql_calc_found_rows addition
voku/idiorm
7662 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
bentools/where
5229 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
agungsugiarto/codeigniter4-orm
10 Downloads
A Fluent ORM based model and query builder for CodeIgniter4.
twister/sql
34 Downloads
SQL Query String Builder
ramphor/sql
207 Downloads
SQL Query String Builder
querycase/database
0 Downloads
Querycase provides a convenient, fluent interface for creating and running database queries in WordPress.
p810/mysql-helper
76 Downloads
A fluent query builder and lightweight data mapper for MySQL
kevinsperrine/idiorm
586 Downloads
Completely refactored, PSR compliant, version of Idiorm: a lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
triadev/laravel-elasticsearch-dsl
89 Downloads
A service provider for laravel with a fluent elasticsearch query and aggregation dsl.
mxp100/plastic
23126 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.