Libraries tagged by prepared-statements

thingengineer/mysqli-database-class

3301 Favers
179382 Downloads

PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements

Go to Download


joshcam/mysqli-database-class

3330 Favers
289608 Downloads

PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements

Go to Download


mroosz/php-cassandra

22 Favers
9972 Downloads

A pure-PHP client for Apache Cassandra and ScyllaDB with support for CQL binary protocol v3, v4 and v5 (Cassandra 2.1+ incl. 3.x-5.x; ScyllaDB 6.2, 2025.x, 2026.x), synchronous and asynchronous APIs, prepared statements, batches, result iterators, object mapping, SSL/TLS, and LZ4 compression.

Go to Download


mouf/magic-query

21 Favers
275128 Downloads

A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!

Go to Download


tommyknocker/pdo-database-class

85 Favers
6201 Downloads

Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.

Go to Download


itools/zendb

3 Favers
5502 Downloads

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

Go to Download


websitebeaver/simple-mysqli

61 Favers
4170 Downloads

Wrapper class for MySQLi prepared statements

Go to Download


vermaysha/pgbouncer-laravel-extension

5 Favers
7479 Downloads

A Laravel extension to support PgBouncer with emulated prepared statements for PostgreSQL connections.

Go to Download


paragonie/easydb-cache

32 Favers
23882 Downloads

Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)

Go to Download


kohana/database

160 Favers
487160 Downloads

The official Kohana module for database interactions, building queries, and prepared statements

Go to Download


thumbtack/querycache

0 Favers
7697 Downloads

A simple PDO query interface with support for result set and row level caching

Go to Download


detain/db_abstraction

7 Favers
3295 Downloads

Database Abstraction Class

Go to Download


mpyw/laravel-pdo-emulation-control

2 Favers
81369 Downloads

Temporarily enable/disable PDO prepared statement emulation

Go to Download


alin-o/mysqli-database-class

3 Favers
3363 Downloads

PHP MySQL Wrapper which utilizes MySQLi and prepared statements

Go to Download


genai/sql-mapper

0 Favers
162 Downloads

MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.

Go to Download


Next >>