Libraries tagged by query-param
honed/refine
5516 Downloads
Simple class-based approach to handling query parameters.
digitalpulsebe/craft-utm-tracker
1814 Downloads
Track landing query parameters in user session
birgir/geo-query
3003 Downloads
Modify the WP_Query to support the geo_query parameter. Uses the Haversine SQL optimization by Ollie Jones.
birgir/combined-query
1317 Downloads
Modify the WP_Query to support the combined_query parameter. Combine multiple WP_Query queries into a single query.
stephenlake/laravel-queryable
964 Downloads
Laravel HTTP query parameter based model filtering and searching.
matgargano/query-params-for-images
821 Downloads
WordPress plugin `query-params-for-images`
ooxif/laravel-query-param
3862 Downloads
Treats binary data in a correct way with Laravel's database system (Eloquent)
ekreative/query-parameter-bundle
704 Downloads
architools/laravel-sieve
66 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
plazzag/polario-sdk-php
120 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
emarref/guzzle-param-middleware
9271 Downloads
Guzzle Middleware that adds one or more query parameters to all requests for a client.
roquie/laravel-perpage-resolver
2899 Downloads
Add a few feature to resolve per_page query parameter globally.
mmo/guzzle-xdebug-middleware
3131 Downloads
Guzzle Middleware that adds XDEBUG_SESSION query parameter to all requests for a client.
mmirus/gravity-forms-javascript-dynamic-population
35 Downloads
Dynamically populate Gravity Forms fields from query parameters using JavaScript.
locustv2/yii2-encode-url-rule
476 Downloads
Makes the encoding of query parameters easier when creating urls.