Libraries tagged by query-string
cosnavel/laravel-query-localization
8185 Downloads
Query String Localization Package for Laravel
buibr/eloquent-filter
654 Downloads
Search by filtering query string to eloquent query
1msg/one_msg_waba_sdk
4311 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
mrnebbi/craft-query-strings
11 Downloads
Add your query strings back into your Craft CMS pagination. Pull an array of all query strings, including duplicate keys
hamidreza-mozhdeh/filter-by-query-string
7 Downloads
Filter Laravel Eloquent results by URL query strings and Eloqunet's scopes.
gl3n/http-query-string-filter-bundle
8186 Downloads
Easy validation, casting and authorization of HTTP query string parameters
yoursjarvis/laravel-filter-query
8 Downloads
A small and simple Laravel package for adding filters functionality to a models by adding traits.
tiny-blocks/http-query
13 Downloads
Typed, framework-independent toolkit for HTTP collection queries (RSQL filtering, sorting, and offset and cursor pagination) that never touches a data store.
faridlab/laravel-grammatical-query
385 Downloads
Search Query - Laravel package for filtering queries based on url query string parameters
dsentker/url-fingerprint
335 Downloads
Build a hash from a url
acodingproject/laravel-filterable
818 Downloads
Using URL query strings to filter Eloquent queries.
twister/sql
34 Downloads
SQL Query String Builder
tanmaymishu/laravel-funnel
4067 Downloads
Bind http query string parameters to Eloquent model attributes.
omalizadeh/laravel-query-filter
3044 Downloads
A laravel package for resource filtering via request query string
mustafaomar/laravel-qsw
487 Downloads
Cleanly apply filters on a query builder depending on query string parameters.