Libraries tagged by query-strings
buibr/eloquent-filter
802 Downloads
Search by filtering query string to eloquent query
1msg/one_msg_waba_sdk
4592 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.
grupo-cometa/builder-query-string
2449 Downloads
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
65 Downloads
Typed, framework-independent toolkit for HTTP collection queries (RSQL filtering, sorting, and offset and cursor pagination) that never touches a data store.
iwastenot/laravel-api-query-helper
11 Downloads
Turn HTTP query strings into safe Eloquent queries - filtering, sorting, _q search, relation filters, and OR groups for Laravel APIs
ajaxjs/query-sign-php
7 Downloads
跨语言一致的请求数据签名(HMAC)库。PHP 实现,与 npm 包 query-sign-node 产生完全相同的签名。
twister/sql
34 Downloads
SQL Query String Builder
omalizadeh/laravel-query-filter
3044 Downloads
A laravel package for resource filtering via request query string
nycu-csit/laravel-query-builder
492 Downloads
Build query by query string
mjedari/larafilter
37 Downloads
Simple laravel query string based filter package
mehdirajabi/filterable
11 Downloads
Filter eloquent model by array query strings