Libraries tagged by query parameters
1msg/one_msg_waba_sdk
1253 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
cmyker/doctrine-sql-logger
29228 Downloads
Doctrine SQL query debugger with binded parameters
ndejong/cakephp-autocache-plugin
41 Downloads
CakephpAutocachePlugin is a CakePHP 2.2+ Plugin that makes query caching as easy as adding a 'autocache'=>true parameter to your Model query
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.
faridlab/laravel-search-query
124 Downloads
Search Query - Laravel package for filtering queries based on url query string parameters
faridlab/laravel-grammatical-query
240 Downloads
Search Query - Laravel package for filtering queries based on url query string parameters
web/url-search-params
23 Downloads
A PHP implementation of URLSearchParams for handling query parameters easily.
prgfx/neos-linkeditor
164 Downloads
Neos Link-Editor extension for editing query arguments for example to edit tracking parameters.
thumbtack/querycache
43 Downloads
A simple PDO query interface with support for result set and row level caching
patienceman/filtan
2948 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.
roquie/laravel-perpage-resolver
2897 Downloads
Add a few feature to resolve per_page query parameter globally.
mmirus/gravity-forms-javascript-dynamic-population
35 Downloads
Dynamically populate Gravity Forms fields from query parameters using JavaScript.
locustv2/yii2-encode-url-rule
462 Downloads
Makes the encoding of query parameters easier when creating urls.
emarref/guzzle-param-middleware
9270 Downloads
Guzzle Middleware that adds one or more query parameters to all requests for a client.