Libraries tagged by prepared statements
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.
yodorada/mysqli-db-webservice
1498 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.
dejongensvanboven/mysqli-database-class
326 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
decmuc/mysqlidb
224 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
bear8421/php-mysql-database-class-updated
9585 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
thumbtack/querycache
46 Downloads
A simple PDO query interface with support for result set and row level caching
noodlehaus/mysqli_etc
27 Downloads
how mysqli_prepare should work
kurcenter/dbi
19 Downloads
Wrapper class for MySQLi prepared statements
kansept/dbi
31 Downloads
Wrapper class for MySQLi prepared statements
hnqca/database-php
15 Downloads
faster-php/db
2 Downloads
A drop-in replacement for PDO with connection pooling, lazy connect, auto-reconnect, and prepared statement caching.
easysql/easysql
247 Downloads
Work more optimally with SQL for Performance, Security and Readability
dzentota/secure-db
2 Downloads
A secure-by-default PDO wrapper that prevents SQL injection and provides a developer-friendly API
boronczyk/alistair
313 Downloads
pedagogical database wrapper and mvc-model starter kit
anonymous-php/longlife-pdo
18 Downloads
Longlife connections for looped applications