Libraries tagged by query builders
smoren/yii2-query-relation-manager
370 Downloads
Class for building queries and making result array with relations (single and multiple)
smoren/query-relation-manager
342 Downloads
Class for building queries and making result array with relations (single and multiple)
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
mukadi/chartjs-builder
9806 Downloads
generate beautiful charts directly from SQL query in PHP
harp-orm/query
890 Downloads
SQL Builder for PDO
datalogix/laravel-builder-macros
559 Downloads
A set of useful Laravel builder macros.
crowdskout/es-search-builder
18 Downloads
Simplified Elasticsearch search api and results parsing for queries and aggregations
reishou/criteria-builder
8 Downloads
Build query with criteria
zk2/sps-dbal-component
2489 Downloads
SQL query builder for Doctrine DBAL
wazsmwazsm/db
8 Downloads
A database query builder
velvel/report-bundle
582 Downloads
Online database report generator for Symfony2
ubitcorp/laravel-filter
76 Downloads
It provides a Eloquent query builder that can be used with trait on any model for Laravel project
tkaratug/titan-db
15 Downloads
Simple and useful query builder for PHP.
timgws/cleanhtml
115 Downloads
Quickly & Easily clean out HTML text, making sure that only the bare minimum is left behind
thejawker/laravel-interrogator
540 Downloads
Interrogates the request and applies JSON API rules to the Laravel Query Builder.