Libraries tagged by fluent query
geraint/odata-query-builder
807 Downloads
A simple OData Query Builder with fluent interface
ceddyg/query-builder-repository
748 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.
voodoophp/voodorm
10493 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
technosophos/solrapi
10 Downloads
A chaining (fluent, builder) API for querying Apache Solr.
kuiper/db
2412 Downloads
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
thyyppa/fluent-fm
1187 Downloads
A PHP package for FileMaker Server's Data API using a fluent query builder style interface.
sematico/baselibs-query-builder
2 Downloads
A lightweight and fluent query builder for easy database interactions in WordPress.
sematico/wp-fluent-query
652 Downloads
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.
solophp/query-builder
34 Downloads
A lightweight, fluent SQL query builder for PHP, providing secure and intuitive database interactions.
ezsystems/query-builder-bundle
146 Downloads
Fluent repository query builder for eZ Publish 5
seyvillas/elastic-query-builder
655 Downloads
Build and execute an Elasticsearch search query using a fluent PHP API
savingfor/elasticsearch-query-builder
45 Downloads
Build and execute an Elasticsearch search query using a fluent PHP API
pollen/query
112 Downloads
Create WP Query in a fluent way.
kaizencoders/wp-fluent
8 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.
jimwins/titi
2648 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation