Libraries tagged by parameterized-queries
itools/zendb
40371 Downloads
Injection-proof PHP/MySQL database layer with automatic XSS-safe output
noahheck/e_pdostatement
24133 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
rasuvaeff/clickhouse-toolkit
1176 Downloads
Framework-agnostic ClickHouse toolkit for PHP: parameterized query builder, data reader, batch writer, DDL builder, partition manager, mutation builder, and migration runner.
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
xsuchy09/e_pdostatement
24 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
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
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.