Libraries tagged by jQueryGui
wikibase-solutions/php-cypher-dsl
41133 Downloads
A query builder for the Cypher query language written in PHP
pecee/pixie
26642 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
fourlabs/qbjs-parser
33466 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
jstayton/miner
11653 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
abdulelahragih/querybuilder
1356 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
wlogic/qbjs-parser
41829 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
rekalogika/rekapager-doctrine-orm-adapter
23209 Downloads
Doctrine ORM adapter for Rekapager pagination library
microweber-deps/eloquent-serialize
12267 Downloads
Laravel Query Builder (Eloquent) serialization
fourlabs/qbjs-parser-bundle
14214 Downloads
This bundle is a Symfony wrapper for fourlabs/qbjs-parser.
bjerke/api-query-builder
7576 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
anourvalar/eloquent-request
10559 Downloads
Dynamic Query Builder based on request
ngmy/laravel-ide-helper-eloquent
6143 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.
bugloos/query-sorting-bundle
4963 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
bugloos/query-filter-bundle
4970 Downloads
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
mnpenner/querybuilder
12996 Downloads
MySQL query builder