Libraries tagged by parameterized query
noahheck/e_pdostatement
22651 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
initorm/query-builder
137 Downloads
Lightweight, dialect-aware SQL query builder for PHP with parameterized output suitable for PDO.
rasuvaeff/clickhouse-toolkit
165 Downloads
Framework-agnostic ClickHouse toolkit for PHP: parameterized query builder, data reader, batch writer, DDL builder, partition manager, mutation builder, and migration runner.
itools/zendb
277 Downloads
Injection-proof PHP/MySQL database layer with automatic XSS-safe output
behindsolution/laragrep
128 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
7 Downloads
Pure-PHP Lucene query parser with a Laravel/Eloquent adapter that compiles Lucene queries into safe, parameterized SQL.
xsuchy09/e_pdostatement
24 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
beeterty/clickhouse-php-client
38 Downloads
A lightweight, zero-dependency ClickHouse HTTP client for PHP. Supports fluent query building, JSONEachRow streaming inserts, parameterized queries, and a clean expressive API for interacting with ClickHouse over its native HTTP interface.
emma/dbal
35 Downloads
Emma Database Access Layer. Rely solely on the in-built PHP PDO and FAST. Also, comes with advanced Query Builder for more flexibility and searching and with parameterized queries to prevent against sqli or other sql attacks
neoparla/dbescaper
11 Downloads
Database wrapper to escape properly, allowing meaningful queries with parametrized values