Libraries tagged by prepared statments
sras/string-query-builder
6 Downloads
A string query builder for creating queries for using in prepared statements
spbcodes/mysqlps
1 Downloads
A MySQLi prepared statements wrapper
sjoerdmaessen/pdodebug
4389 Downloads
Small package to be able to easily debug prepared statements
shivanraptor/php-db-manager
107 Downloads
Modern PHP wrapper for MySQL database with prepared statements and connection pooling
rocketphp/mysqli
28 Downloads
Prepared statements - implements MySQLi client.
rmc0863/mysqli-database-class
258 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
nguyenanhung/mysqli-database
4 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
memocashweb/mysqli-database-class
2 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
luri/bddi
65 Downloads
library to facilitate SQL Requests set with automatic prepared statements and automatic connexion.
krugozor-old/database
22 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.
koolob/mysqli-database-class
7 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and 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.
easeappphp/pdolight
78 Downloads
A very simple and safe PHP library to execute PDO based database queries. 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.
dougl/datalayer
2 Downloads
Componente baseado nos padrões MVC utilizando a biblioteca PDO com prepared statements