Libraries tagged by prepared statement
thumbtack/querycache
43 Downloads
A simple PDO query interface with support for result set and row level caching
krugozor-old/database
13 Downloads
Database — библиотека PHP классов для простой, удобной, быстрой и безопасной работы с базой данных MySql, использующая расширение PHP mysqli и имитацию подготовленных запросов. Database — is a PHP class library for easy, convenient, fast and safe work with the MySql database, using the PHP mysqli extension and simulating prepared statements.
easysql/easysql
244 Downloads
Work more optimally with SQL for Performance, Security and Readability
jaroslawzielinski/sqlite3-database-class
166 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
invincible-tech-systems/easeampmysql
46 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
dejongensvanboven/mysqli-database-class
266 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
noodlehaus/mysqli_etc
26 Downloads
how mysqli_prepare should work
kurcenter/dbi
18 Downloads
Wrapper class for MySQLi prepared statements
kansept/dbi
30 Downloads
Wrapper class for MySQLi prepared statements
hnqca/database-php
11 Downloads
boronczyk/alistair
311 Downloads
pedagogical database wrapper and mvc-model starter kit
anonymous-php/longlife-pdo
16 Downloads
Longlife connections for looped applications
busenov/database
3 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
yodorada/mysqli-db-webservice
1451 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements. This repo was forked from ThingEngineer and was slightly modified to fit the needs of my tiny Webservice REST-API.
yazhog/mysqli-database-class
16 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements