Libraries tagged by prepared statments
krugozor-old/database
28 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
jaroslawzielinski/sqlite3-database-class
264 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 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
bear8421/php-mysql-database-class-updated
9646 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
asojon/mysql-pdo-wrapper
453 Downloads
A very simple wrapper around PDO and MySQL, making use of prepared statements.
app-skeleton/database
24 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
decmuc/mysqlidb
295 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
albrecht/database-class
17 Downloads
absolute simple database class for pdo and prepared statements
thumbtack/querycache
6841 Downloads
A simple PDO query interface with support for result set and row level caching
mpyw/laravel-pdo-emulation-control
81152 Downloads
Temporarily enable/disable PDO prepared statement emulation
krugozor/database
2487 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.