Libraries tagged by query parameters
sofronz/elysia
3 Downloads
A powerful, customizable query string filter package for Laravel that lets you filter, sort, and search models using query parameters — without writing repetitive query logic.
parsadp/dingoquerymapper
46 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
klips/dingoquerymapper
548 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
humam-k98/laravel-filters
14 Downloads
Laravel 8+ filtering toolkit using builder pattern
h0rseduck/yii2-languages-dispatcher
3 Downloads
Sets the web-application language for the Yii framework 2.0
doncadavona/eloquenturl
60 Downloads
Search and filter Laravel Eloquent models by query parameters with ease.
clessic-php/clessic
10 Downloads
A lightweight framework for parsing command-line arguments and query parameters in PHP and executing commands.
morfin/querystring-for-laravel
104 Downloads
Forked from mehradsadeghi. Filter your queries based on url query string parameters like a breeze.
exs/lander-tracking-house-bundle
1295 Downloads
This bundle manages query tracking parameters.
mathsgod/array_to_gql
7 Downloads
A PHP library for converting PHP arrays to GraphQL query syntax with support for parameters, aliases, and nested structures
torre76/php-crypto-params
8 Downloads
Utility function to encrypt - decrypt string using AES symmetric algorithm that is compatible with https://code.google.com/p/crypto-js/
patienceman/filtan
2957 Downloads
Filtan is Laravel Http QueryFilter package designed to simplify and enhance the process of filtering queries by reading http queries. It enables developers to apply filters to queries and customize the results based on dynamic http parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your request effortlessly.
nnssn/straw
21 Downloads
Bridge of query string and output.
mammothcoding/laravel-easy-filter
3 Downloads
Easy filter and sorter for indexlike requests
coliving/eloquent-filter
3987 Downloads
The Eloquent Filter is a package for filter data of models by the query string. Easy to use and fully dynamic.