Libraries tagged by parameterized
noahheck/e_pdostatement
22394 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
shipmonk/copy-paste-detector
572 Downloads
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.
initorm/query-builder
120 Downloads
Lightweight, dialect-aware SQL query builder for PHP with parameterized output suitable for PDO.
behindsolution/laragrep
126 Downloads
Transform natural language questions into safe parameterized SQL queries using AI.
r4j4h/php-druid-query
13492 Downloads
Experimental PHP wrapper around querying druid
karavasilev/cryptomanana
69 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
itools/zendb
218 Downloads
Injection-proof PHP/MySQL database layer with automatic XSS-safe output
noahheck/e_mysqli
175 Downloads
Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string
ezzatron/phpunit-extensions
552 Downloads
Extensions for PHPUnit to provide additional functionality.
eloquent/phpunit-extensions
1431 Downloads
Extensions for PHPUnit to provide additional functionality.
xsuchy09/e_pdostatement
24 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
rasuvaeff/clickhouse-toolkit
1 Downloads
Framework-agnostic ClickHouse toolkit for PHP: parameterized query builder, data reader, batch writer, DDL builder, partition manager, mutation builder, and migration runner.
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
causal/direct_mail_userfunc
579 Downloads
Adds support for external providers to Direct Mail. This extension extends the types of recipient lists handled by Direct Mail with an entry for parameterized custom lists. These custom lists are prepared by user functions and may easily reuse your own business logic.
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.