Libraries tagged by prepared-statements
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
invincible-tech-systems/easeampmysql
63 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
315 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
decmuc/mysqlidb
206 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
thumbtack/querycache
45 Downloads
A simple PDO query interface with support for result set and row level caching
noodlehaus/mysqli_etc
26 Downloads
how mysqli_prepare should work
easysql/easysql
246 Downloads
Work more optimally with SQL for Performance, Security and Readability
boronczyk/alistair
313 Downloads
pedagogical database wrapper and mvc-model starter kit
anonymous-php/longlife-pdo
18 Downloads
Longlife connections for looped applications
yodorada/mysqli-db-webservice
1494 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.
tscms/database
15 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
tenglin/sqlite3-database-class
41 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
sylweriusz/mysqli-database-class
1 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
swew/db
23 Downloads
A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries. swew/db uses prepared statements to protect against SQL injection attacks and supports multiple database systems.
sujanshresthanet/mysqli-database-class
1 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements