Libraries tagged by query builder
orinfy/db
5 Downloads
PHP simple query builder
olvlvl/elasticsearch-dsl
4218 Downloads
An objective query builder for Elasticsearch
not-empty/ala-microframework-php
10 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
104 Downloads
Add support for the USING directive in join constraints for Laravel query builder
mindplay/sql
15759 Downloads
Database framework and query builder
masterei/laravel-sproc
108 Downloads
Laravel Query Builder for handling stored procedure.
markup/needle-bundle
61101 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
27 Downloads
Create HTTP responses compatible with Datatables for JQuery from Eloquent Models, Query Builders, and Laravel Collections.
lpks/mongodb
452 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
lightning/model
40 Downloads
Light & fast PHP ORM, using Hydrahon (query builder), Carbon (DateTime extension) and Eloquent's Collection component (Laravel).
kuiper/db
2462 Downloads
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
kristuff/patabase
1167 Downloads
SQL query builder
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.
jrsaunders/shard-matrix
1483 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
27 Downloads
A MongoDB based Query builder for Laravel