Libraries tagged by query parameter
mehradsadeghi/laravel-filter-querystring
130174 Downloads
Filter your queries based on url query string parameters like a breeze.
mehdi-fathi/eloquent-filter
200727 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
cerbero/query-filters
293186 Downloads
Filter Laravel Eloquent models based on query parameters.
mouf/magic-query
270711 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
noahheck/e_pdostatement
23287 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
jmikola/auto-login-bundle
326944 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
cetver/yii2-languages-dispatcher
30900 Downloads
Sets the web-application language for the Yii framework 2.0
eloquent-filter/filter
365 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
roots/post-content-to-markdown
1329 Downloads
A WordPress plugin that serves post content as Markdown via Accept headers or query parameters.
marcocesarato/sqlparser
46413 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
exonn-gmbh/scramble-spatie-query-builder
4486 Downloads
This is the Scramble extension, which detects the usage of the Spatie query builder and adds applicable query parameters to the openapi definitions
fdmind/ignore-query-strings
4784 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
zozlak/query-part
13069 Downloads
Container class for an SQL query and its parameters
apfelfrisch/query-filter
7687 Downloads
A Framework agnostic query filter that sorts and filters queries using URL parameters
hgg/parameter-validator
106255 Downloads
Framework for specifying and enforcing rules on key/value pairs