Libraries tagged by parameterizer
boring-o11y/skystan
4 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, and jobs holding an Eloquent model in a public property must use SerializesModels.
borobudur/parameterize
283 Downloads
Borobudur Parameterize Component
ezzatron/phpunit-extensions
552 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
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.
stenfrank/engine-templates
118 Downloads
Parameterized template generator (form)
new-inventor/parametrized
10 Downloads
Trait for adding parameters for class
toweringmedia/module-seo-indexation-rules
0 Downloads
Control Google's crawling and indexing of your Magento store with precision. SEO Indexation Rules applies noindex, nofollow, and related robots directives to parameterised URLs, full action names, and URL path patterns — including automatic noindex for staging hostnames.
tmihalicka/configuration-handler
746 Downloads
Composer script for handling parametrized configurations.
pixelfederation/configuration-handler
233 Downloads
Composer script for handling parametrized configurations.
neoparla/dbescaper
11 Downloads
Database wrapper to escape properly, allowing meaningful queries with parametrized values
jimonade/pdope
434 Downloads
A composer package that provides solutions for simplifying PDO query parameterization