Libraries tagged by prepare statement

krugozor/database

41 Favers
2452 Downloads

PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.

Go to Download


krugozor-old/database

0 Favers
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.

Go to Download


busenov/database

0 Favers
4 Downloads

PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.

Go to Download


noodlehaus/mysqli_etc

2 Favers
27 Downloads

how mysqli_prepare should work

Go to Download


goisneto/mysqlutil

0 Favers
4 Downloads

Easy way to make MySQL querys, use PDO with prepare statement and fetch results

Go to Download


alisajjad/php7_mysql

0 Favers
5 Downloads

A simple PHP Mysqli Wrapper(prepare statements) with Result collection object which provides basic functionality.

Go to Download


invincible-tech-systems/easeampmysql

1 Favers
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.

Go to Download


easeappphp/pdolight

0 Favers
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.

Go to Download


thingengineer/mysqli-database-class

3312 Favers
139328 Downloads

PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements

Go to Download


joshcam/mysqli-database-class

3341 Favers
270758 Downloads

PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements

Go to Download


mouf/magic-query

23 Favers
228754 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!

Go to Download


kohana/database

160 Favers
481785 Downloads

The official Kohana module for database interactions, building queries, and prepared statements

Go to Download


websitebeaver/simple-mysqli

64 Favers
3231 Downloads

Wrapper class for MySQLi prepared statements

Go to Download


tommyknocker/pdo-database-class

73 Favers
4910 Downloads

PHP PDO Wrapper which utilizes PDO and prepared statements

Go to Download


mpyw/laravel-pdo-emulation-control

2 Favers
77439 Downloads

Temporarily enable/disable PDO prepared statement emulation

Go to Download


Next >>