Libraries tagged by prepared-state

thingengineer/mysqli-database-class

3303 Favers
176862 Downloads

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

Go to Download


joshcam/mysqli-database-class

3333 Favers
288973 Downloads

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

Go to Download


mouf/magic-query

21 Favers
273055 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
6163 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


detain/db_abstraction

7 Favers
3198 Downloads

Database Abstraction Class

Go to Download


vermaysha/pgbouncer-laravel-extension

5 Favers
7245 Downloads

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

Go to Download


paragonie/easydb-cache

32 Favers
23747 Downloads

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

Go to Download


mroosz/php-cassandra

22 Favers
9010 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


kohana/database

160 Favers
487112 Downloads

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

Go to Download


thumbtack/querycache

0 Favers
7334 Downloads

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

Go to Download


websitebeaver/simple-mysqli

63 Favers
4135 Downloads

Wrapper class for MySQLi prepared statements

Go to Download


mpyw/laravel-pdo-emulation-control

2 Favers
81299 Downloads

Temporarily enable/disable PDO prepared statement emulation

Go to Download


oxhq/drove

0 Favers
33 Downloads

Independent prepared-state test runner with Pest and PHPUnit frontends.

Go to Download


grumpycrouton/grumpypdo

21 Favers
636 Downloads

GrumpyPDO for PHP

Go to Download


genai/sql-mapper

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