Libraries tagged by query string
natanfelles/array-simple
490 Downloads
Aplus Framework Helpers Library
writecl/burp
1765 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
webtrend/cookie-set
62 Downloads
A plugin that stores Google Analytics utm_parameter query string to a client cookies
webscale-networks/magento-cache-exclusions
0 Downloads
Query string cache exclusions extension for magento2.
webakula/laravel-paginate-route
13 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
toweringmedia/module-seo-redirects
0 Downloads
Manage 301 and 302 SEO redirects from Magento admin configuration. SEO Redirects handles exact-path matching, query-string pass-through, duplicate and chain detection, and local or absolute targets — with no database tables required.
toppy/tweakwise-client
3 Downloads
Tweakwise API. Tweakwise offers differing REST services that can be called from various URLs and separate parameters. Response in XML and JSON format is offered for all services. XML is the default format, JSON format is also possible by adding ‘format=json’ to the call. Parameters are sent along with the query string (GET Request) via the URL. --- Authentication Authentication takes place by means of a unique key valid for each instance. This key is sent along with the particular service immediately after the call and must be placed before any parameters. This key is issued by Tweakwise.
thecoderraman/laravel-assets-version
75 Downloads
Laravel static assets versioning via query string: app.js → app.js?v=d41d8cd98f
sellerlabs/quip
3831 Downloads
A simple query string parser
samavidev/model-filtration
8 Downloads
Filtering the desired model records using query string
ramphor/sql
210 Downloads
SQL Query String Builder
ondram/graphite-graph
12829 Downloads
Graphite graph DSL to build URL query string for a graph (PSR-4 and PHP7 compatible)
ndinhbang/eloquent-filters
6 Downloads
A laravel package to provides an elegant way to filter your eloquent model via the request query string
muath-ye/laravel-paginateroute
4 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
mdsys/filterable
22 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.