Libraries tagged by query-builder
orinfy/db
4 Downloads
PHP simple query builder
oneduo/laravel-order-by-field
14 Downloads
Laravel query builder order by field method
omaresmael/laravel-query-optimizer
8 Downloads
An AI powered optimizer for laravel eloquent and query builder
olvlvl/elasticsearch-dsl
4217 Downloads
An objective query builder for Elasticsearch
not-empty/ala-microframework-php
9 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
nilesolutions/nilesolutions-builders
382 Downloads
Query Builder Helpers
netbuild/apidriver
19 Downloads
An Eloquent model and query builder with support for Restful Api Server using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods. Supports relationships to other models with methods like hasMany, belongsTo, etc.
musicman3/cruder
108 Downloads
CRUD Query Builder with PDO
mshamaseen/laravel-mongodb
163 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
milebits/eloquent-filters
124 Downloads
A Laravel PHP library that allows the user to filter the result of Eloquent Model query builders.
midoelhawy/laravel-query-to-csv
418 Downloads
Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
mgcosta/spanner-orm-builder
2 Downloads
Google Spanner ORM With Query Builder
masterei/laravel-sproc
86 Downloads
Laravel Query Builder for handling stored procedure.
markup/needle-bundle
61100 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.