Libraries tagged by parameterized

shipmonk/copy-paste-detector

6 Favers
2238 Downloads

Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.

Go to Download


noahheck/e_pdostatement

51 Favers
23526 Downloads

Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query

Go to Download


itools/zendb

3 Favers
629 Downloads

Injection-proof PHP/MySQL database layer with automatic XSS-safe output

Go to Download


rasuvaeff/clickhouse-toolkit

1 Favers
787 Downloads

Framework-agnostic ClickHouse toolkit for PHP: parameterized query builder, data reader, batch writer, DDL builder, partition manager, mutation builder, and migration runner.

Go to Download


prometa/laravel-lucene

0 Favers
49 Downloads

Pure-PHP Lucene query parser with a Laravel/Eloquent adapter that compiles Lucene queries into safe, parameterized SQL.

Go to Download


boring-o11y/skystan

4 Favers
12 Downloads

Larastan/PHPStan rules for queued Laravel jobs: ShouldBeUnique jobs must declare uniqueFor and (when parameterized) uniqueId, unique jobs may not be batched or bulk-dispatched, batched jobs must be Batchable and honour cancellation, jobs holding an Eloquent model in a public property must use SerializesModels, and jobs dispatched inside DB::transaction() must use afterCommit.

Go to Download


behindsolution/laragrep

7 Favers
175 Downloads

Transform natural language questions into safe parameterized SQL queries using AI.

Go to Download


r4j4h/php-druid-query

13 Favers
13492 Downloads

Experimental PHP wrapper around querying druid

Go to Download


karavasilev/cryptomanana

17 Favers
73 Downloads

CryptoManana is a cryptography framework for boosting your project's security.

Go to Download


noahheck/e_mysqli

10 Favers
175 Downloads

Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string

Go to Download


ezzatron/phpunit-extensions

4 Favers
552 Downloads

Extensions for PHPUnit to provide additional functionality.

Go to Download


eloquent/phpunit-extensions

4 Favers
1436 Downloads

Extensions for PHPUnit to provide additional functionality.

Go to Download


xsuchy09/e_pdostatement

1 Favers
24 Downloads

Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query

Go to Download


initorm/query-builder

0 Favers
137 Downloads

Lightweight, dialect-aware SQL query builder for PHP with parameterized output suitable for PDO.

Go to Download


emma/dbal

0 Favers
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

Go to Download


Next >>