Libraries tagged by query parameters
admin9/laravel-scramble-extensions
38 Downloads
Scramble extensions for Laravel business-response APIs — auto-wraps OpenAPI docs with success/error envelope, scene-based form request extraction, and filter query parameter extraction.
gomoob/php-value-filter-dsl
19203 Downloads
Powerful filter DSL PHP library for REST Web Services query / URL parameters or other filtering needs.
plazzag/polario-sdk-php
136 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
zaruto/scramble-spatie-query-builder
40 Downloads
This is the Scramble extension, which detects the usage of the Spatie query builder and adds applicable query parameters to the openapi definitions
php-platform/search-query-parser
242 Downloads
a library to parse search query parameters from a rest request
linkus/query-fetcher-bundle
13 Downloads
Fetches query parameters from Requests
faisal50x/query-filter
936 Downloads
Laravel Eloquent models filter based on query parameters.
dutchigor/cmb2-rest-query
5 Downloads
Adds a query parameter to the REST API for any CMB2 field that has the property rest_query set on it.
dolalima/query-string-helper
0 Downloads
A Laravel library for converting URL query parameters into Eloquent query conditions with advanced filtering, sorting, and relationship support
brainboxlabs/persist-query
4 Downloads
Persist request query parameters in Laravel controllers
wpzag/laravel-query-builder
11 Downloads
Build up Eloquent queries from the Query string parameters of the request .
theoluirard/laravel-get-easy-query
7 Downloads
A Laravel package to easily get a query with parameters from a request.
faridlab/laravel-search-query
171 Downloads
Search Query - Laravel package for filtering queries based on url query string parameters
wpeereboom/php-query-string
14 Downloads
Add parameter to query string when url is for specific domain
skydiablo/sql-query-builder
54 Downloads
PHP library for building SQL queries with named parameters