Libraries tagged by prepared statement
swew/db
21 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.
jaroslawzielinski/sqlite3-database-class
222 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
dejongensvanboven/mysqli-database-class
306 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
decmuc/mysqlidb
195 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
bear8421/php-mysql-database-class-updated
9574 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
thumbtack/querycache
44 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
kurcenter/dbi
18 Downloads
Wrapper class for MySQLi prepared statements
krugozor-old/database
14 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.
kansept/dbi
30 Downloads
Wrapper class for MySQLi prepared statements
hnqca/database-php
11 Downloads
easysql/easysql
244 Downloads
Work more optimally with SQL for Performance, Security and Readability
boronczyk/alistair
312 Downloads
pedagogical database wrapper and mvc-model starter kit
anonymous-php/longlife-pdo
16 Downloads
Longlife connections for looped applications
busenov/database
4 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.