Libraries tagged by prepared queries
mouf/magic-query
209424 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
472071 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
krugozor/database
2442 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
21 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
114 Downloads
Php Adaptive Microframework
pjs/pam
168 Downloads
Php Adaptive Microframework
devsagency/pam
80 Downloads
Php Adaptive Microframework
thumbtack/querycache
43 Downloads
A simple PDO query interface with support for result set and row level caching
invincible-tech-systems/easeampmysql
46 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.
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
hnqca/database-php
11 Downloads
simplepdo/simplepdo
1816 Downloads
PHP PDO class designed to use prepared queries while providing support for existing implementations using SimpleMySQLi.
netsilik/db-handler
1198 Downloads
PHP wrapper around the MySQLi Database Extensions, providing intuitive access to prepared queries.
busenov/database
3 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.