Libraries tagged by query parameters
liqueurdetoile/cakephp-apie
6 Downloads
This Cakephp plugin allows to easily handle API calls within controllers and supports extended syntax to control data queries through url parameters
codante/url-tracker
36 Downloads
Parameter Getter Query Builder
antonchaikin/f3-timezone
18 Downloads
Fat-Free Framework plugin to detect and set PHP timezone based on request headers, query, or body parameters.
nogagermainio/noga-se
1 Downloads
Fast, fluent and immutable SQL Query Builder for PHP 8.1+ with secure parameter binding and advanced query features.
nilsglow/cakephp-autocache-plugin
29 Downloads
CakephpAutocachePlugin is a CakePHP 2.2+ Plugin that makes query caching as easy as adding a 'autocache'=>true parameter to your Model query
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.
cocept/filter
163 Downloads
Lets you filter Doctrine queries in Symfony using a widget which sets url parameters. Plays nicely with KNP Paginator.
noahheck/e_pdostatement
23438 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
itools/zendb
629 Downloads
Injection-proof PHP/MySQL database layer with automatic XSS-safe output
rasuvaeff/clickhouse-toolkit
435 Downloads
Framework-agnostic ClickHouse toolkit for PHP: parameterized query builder, data reader, batch writer, DDL builder, partition manager, mutation builder, and migration runner.
behindsolution/laragrep
168 Downloads
Transform natural language questions into safe parameterized SQL queries using AI.
r4j4h/php-druid-query
13492 Downloads
Experimental PHP wrapper around querying druid
noahheck/e_mysqli
175 Downloads
Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string
prometa/laravel-lucene
41 Downloads
Pure-PHP Lucene query parser with a Laravel/Eloquent adapter that compiles Lucene queries into safe, parameterized SQL.
initorm/query-builder
137 Downloads
Lightweight, dialect-aware SQL query builder for PHP with parameterized output suitable for PDO.