Libraries tagged by prepared queries
mouf/magic-query
228462 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
kohana/database
481759 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
krugozor/database
2452 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
co0lc0der/simple-query-builder
25 Downloads
A small easy-to-use php component for working with a database by PDO. It provides some public methods to manipulate data. Each SQL query is prepared and safe.
philippebeck/pam
122 Downloads
Php Adaptive Microframework
pjs/pam
169 Downloads
Php Adaptive Microframework
devsagency/pam
80 Downloads
Php Adaptive Microframework
sras/string-query-builder
6 Downloads
A string query builder for creating queries for using in prepared statements
tscms/database
15 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
thumbtack/querycache
46 Downloads
A simple PDO query interface with support for result set and row level caching
hnqca/database-php
15 Downloads
simplepdo/simplepdo
1816 Downloads
PHP PDO class designed to use prepared queries while providing support for existing implementations using SimpleMySQLi.
netsilik/db-handler
1238 Downloads
PHP wrapper around the MySQLi Database Extensions, providing intuitive access to prepared queries.
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.
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.