Libraries tagged by query string
faridlab/laravel-grammatical-query
386 Downloads
Search Query - Laravel package for filtering queries based on url query string parameters
programster/query-builder-parser
639 Downloads
A library for converting a jQuery query builder JSON rules string to an SQL statement.
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
mjedari/larafilter
37 Downloads
Simple laravel query string based filter package
dsentker/url-fingerprint
339 Downloads
Build a hash from a url
danbettles/sequin
28 Downloads
A simple PHP library for building query-strings for Lucene-based search engines (e.g. Solr)
acodingproject/laravel-filterable
818 Downloads
Using URL query strings to filter Eloquent queries.
oihana/php-openedge
8 Downloads
Composable PHP toolkit for the Progress OpenEdge SQL database via ODBC. Bundles a functional query builder (predicates, casts, string/numeric/date functions, CASE expressions), document/edge models composed by traits, PSR-7 CRUD controllers, and Symfony Console commands. Built for read-heavy ERP integrations.
ahmadhsalim/eloquent-filter-resolver
70 Downloads
Resolves a string based filter query into an eloquent query.
noahheck/e_mysqli
175 Downloads
Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string
philippebeck/pam
122 Downloads
Php Adaptive Microframework
pjs/pam
169 Downloads
Php Adaptive Microframework
devsagency/pam
80 Downloads
Php Adaptive Microframework
twister/sql
34 Downloads
SQL Query String Builder
mehdirajabi/filterable
11 Downloads
Filter eloquent model by array query strings