Libraries tagged by query parameters
digitalpulsebe/craft-utm-tracker
1092 Downloads
Track landing query parameters in user session
alimousavi/filoquent
190 Downloads
A powerful Laravel package for filtering Eloquent models using HTTP query parameters.
aedart/athenaeum-filters
1804 Downloads
Search filter utilities, based on http query parameters
stephenlake/laravel-queryable
964 Downloads
Laravel HTTP query parameter based model filtering and searching.
tanmaymishu/laravel-funnel
3996 Downloads
Bind http query string parameters to Eloquent model attributes.
1msg/one_msg_waba_sdk
2785 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
29840 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
faisal50x/query-filter
931 Downloads
Laravel Eloquent models filter based on query parameters.
gl3n/http-query-string-filter-bundle
8186 Downloads
Easy validation, casting and authorization of HTTP query string parameters
bzilee/query-request
366 Downloads
Request for validation of url parameters
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
goodcat/laravel-filter-querystring
20 Downloads
A laravel package to filter Eloquent models using query string parameters
prgfx/neos-linkeditor
263 Downloads
Neos Link-Editor extension for editing query arguments for example to edit tracking parameters.
vkoori/guzzle-wrapper
52 Downloads
A flexible PHP-based API client built on Guzzle, supporting dynamic body formats, complex query parameters, retry logic with exponential backoff, and robust exception handling.