Libraries tagged by query-string
eloquent-filter/filter
63 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.
kdubuc/query-string-parser
3198 Downloads
PSR15 Query String Parser
grupo-cometa/builder-query-string
1889 Downloads
fdmind/ignore-query-strings
168 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.
acodingproject/laravel-filterable
448 Downloads
Using URL query strings to filter Eloquent queries.
mustafaomar/laravel-qsw
198 Downloads
Cleanly apply filters on a query builder depending on query string parameters.
khalyomede/odata-query-parser
1695 Downloads
Parse OData v4 query strings.
itul/sql-to-laravel
1432 Downloads
Convert a raw sql query string to a laravel query builder class.
globyapp/odata-query-parser
782 Downloads
Parse OData v4 query strings, outputs proper PHP objects.
eth8505/laminas-api-tools-rest-queryparam-validation
8542 Downloads
query string validation for laminas-api-tools/api-tools-rest
cosnavel/laravel-query-localization
8104 Downloads
Query String Localization Package for Laravel
anthill/searcher
3775 Downloads
parse query string
1msg/one_msg_waba_sdk
1791 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
smorken/query-string-filter
1840 Downloads
Querystring Filter helpers for Laravel
mrnebbi/craft-query-strings
10 Downloads
Add your query strings back into your Craft CMS pagination. Pull an array of all query strings, including duplicate keys