Libraries tagged by query-string
1msg/one_msg_waba_sdk
1024 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
10 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
5 Downloads
Filter Laravel Eloquent results by URL query strings and Eloqunet's scopes.
gl3n/http-query-string-filter-bundle
8184 Downloads
Easy validation, casting and authorization of HTTP query string parameters
fdmind/ignore-query-strings
133 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.
scriptpage/framework
516 Downloads
Core code of the Scriptpage framework
morfin/querystring-for-laravel
61 Downloads
Forked from mehradsadeghi. Filter your queries based on url query string parameters like a breeze.
acodingproject/laravel-filterable
413 Downloads
Using URL query strings to filter Eloquent queries.
writecl/burp
1713 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
twister/sql
34 Downloads
SQL Query String Builder
thecoderraman/laravel-assets-version
40 Downloads
Laravel static assets versioning via query string: app.js → app.js?v=d41d8cd98f
sellerlabs/quip
3794 Downloads
A simple query string parser
samavidev/model-filtration
7 Downloads
Filtering the desired model records using query string
saad/laravel-request-query-parser
16 Downloads
This library will load query relation and select fields according to request include query string values
mykeels/laravel-filters
1496 Downloads
Provides a composable interface for data filtering with query strings