wptechnix / wp-sql-query
A small, fluent, driver-agnostic SQL query builder for MySQL/MariaDB with PDO and WordPress wpdb adapters. Safe, parameterised SQL by construction.
dev-main
2026-07-28 08:48 UTC
Requires
- php: ^8.0
Requires (Dev)
- mockery/mockery: ^1.5
- phpstan/phpstan: ^2.2
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^9.6
- szepeviktor/phpstan-wordpress: ^2.0
- wptechnix/wp-coding-standards: ^1.1.0
Suggests
- ext-pdo: Required by PDO_Connection, the standalone (non-WordPress) driver.
- ext-pdo_mysql: Required by PDO_Connection to talk to MySQL/MariaDB.
This package is auto-updated.
Last update: 2026-07-28 13:49:19 UTC