Libraries tagged by parameterizer
micayael/parameterizer-client-bundle
31 Downloads
Cliente para Parameterizer
elao/parameterizer-bundle
21 Downloads
Elao Parameterizer Bundle
elao/parameterizer
42 Downloads
Elao Parameterizer
noahheck/e_pdostatement
23434 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
shipmonk/copy-paste-detector
1870 Downloads
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.
itools/zendb
629 Downloads
Injection-proof PHP/MySQL database layer with automatic XSS-safe output
rasuvaeff/clickhouse-toolkit
388 Downloads
Framework-agnostic ClickHouse toolkit for PHP: parameterized query builder, data reader, batch writer, DDL builder, partition manager, mutation builder, and migration runner.
boring-o11y/skystan
11 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.
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
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
eloquent/phpunit-extensions
1436 Downloads
Extensions for PHPUnit to provide additional functionality.
prometa/laravel-lucene
40 Downloads
Pure-PHP Lucene query parser with a Laravel/Eloquent adapter that compiles Lucene queries into safe, parameterized SQL.
noahheck/e_mysqli
175 Downloads
Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string
causal/direct_mail_userfunc
587 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.