Libraries tagged by prepare statement

krugozor/database

43 Favers
2442 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
13 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


invincible-tech-systems/easeampmysql

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

Go to Download


busenov/database

0 Favers
3 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
26 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


easeappphp/pdolight

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

3300 Favers
125135 Downloads

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

Go to Download


joshcam/mysqli-database-class

3329 Favers
249612 Downloads

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

Go to Download


mouf/magic-query

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

Go to Download


kohana/database

160 Favers
472071 Downloads

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

Go to Download


tommyknocker/pdo-database-class

72 Favers
2830 Downloads

PHP PDO Wrapper which utilizes PDO and prepared statements

Go to Download


websitebeaver/simple-mysqli

64 Favers
2148 Downloads

Wrapper class for MySQLi prepared statements

Go to Download


mpyw/laravel-pdo-emulation-control

2 Favers
75333 Downloads

Temporarily enable/disable PDO prepared statement emulation

Go to Download


Next >>