Libraries tagged by query parameters
doncadavona/eloquenturl
74 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
112 Downloads
Forked from mehradsadeghi. Filter your queries based on url query string parameters like a breeze.
goodcat/laravel-filter-querystring
20 Downloads
A laravel package to filter Eloquent models using query string parameters
exs/lander-tracking-house-bundle
1295 Downloads
This bundle manages query tracking parameters.
7amoood/eloquent-filter
2 Downloads
A Laravel package providing a powerful Eloquent trait for filtering, sorting, searching, and range queries via request parameters.
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/
pokhreldipesh/model-filter
1 Downloads
A composable query filter system for Laravel Eloquent models. Define filters and sorting behavior on models, then apply them from request parameters.
patienceman/filtan
2974 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.
hamza-wakrim/laro-filters
3 Downloads
Laro Filters 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.
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.
aliarefzadeh/arrayhandler
0 Downloads
A simple data filtering, ordering, and pagination package
websafe/zf-mod-language
23 Downloads
A ZF2 module which takes care of detecting an optimal and/or the requested locale for Your application's translator. The locale is computed/detected basing on values found in: Accept-Language header, cookie, session, query parameter and route parameter. Each detection method can be disabled/enabled via configuration.
vkoori/guzzle-wrapper
430 Downloads
A flexible PHP-based API client built on Guzzle, supporting dynamic body formats, complex query parameters, retry logic with exponential backoff, and robust exception handling.