Libraries tagged by query builders
orinfy/db
4 Downloads
PHP simple query builder
olvlvl/elasticsearch-dsl
4215 Downloads
An objective query builder for Elasticsearch
not-empty/ala-microframework-php
8 Downloads
API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture
nihilsen/laravel-join-using
92 Downloads
Add support for the USING directive in join constraints for Laravel query builder
masterei/laravel-sproc
81 Downloads
Laravel Query Builder for handling stored procedure.
markup/needle-bundle
61098 Downloads
A Symfony bundle for search. Defines a standard search query builder (including filters and faceting), and integrates with different backends (currently Solr and Elastic).
markese/datatables
26 Downloads
Create HTTP responses compatible with Datatables for JQuery from Eloquent Models, Query Builders, and Laravel Collections.
lroman242/laravel-cassandra
308 Downloads
A Cassandra based Eloquent model and Query builder for Laravel (Casloquent)
lebris/muffin
1089 Downloads
A SQL query builder for PHP5.4+
kuiper/db
2214 Downloads
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
kristuff/patabase
1154 Downloads
SQL query builder
kevinsperrine/idiorm
579 Downloads
Completely refactored, PSR compliant, version of Idiorm: a lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
karelwintersky/arris.toolkit.sphinxql-foolz-wrapper
20 Downloads
Arris µFramework SphinxQL Wrapper over Foolz Query Builder
jrsaunders/shard-matrix
1480 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.
jenssegers/mongodb-core
25 Downloads
A MongoDB based Query builder for Laravel