Libraries tagged by prepared-statements

krugozor-old/database

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

Go to Download


koolob/mysqli-database-class

0 Favers
7 Downloads

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

Go to Download


kansept/dbi

0 Favers
31 Downloads

Wrapper class for MySQLi prepared statements

Go to Download


jaroslawzielinski/sqlite3-database-class

1 Favers
264 Downloads

Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.

Go to Download


invincible-tech-systems/easeampmysql-halite

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

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


genai/sql-mapper

0 Favers
162 Downloads

MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.

Go to Download


faster-php/db

0 Favers
2 Downloads

A drop-in replacement for PDO with connection pooling, lazy connect, auto-reconnect, and prepared statement caching.

Go to Download


emdotem/php-mysqli-database-class

0 Favers
27617 Downloads

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

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


dougl/datalayer

0 Favers
2 Downloads

Componente baseado nos padrões MVC utilizando a biblioteca PDO com prepared statements

Go to Download


dejongensvanboven/mysqli-database-class

1 Favers
423 Downloads

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

Go to Download


chrlb/pdao

0 Favers
2 Downloads

Simple PDO wrapper 'DATA ACCESS OBJECT' for organizing and reusing named prepared statements

Go to Download


bear8421/php-mysql-database-class-updated

0 Favers
9646 Downloads

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

Go to Download


asojon/mysql-pdo-wrapper

0 Favers
453 Downloads

A very simple wrapper around PDO and MySQL, making use of prepared statements.

Go to Download


<< Previous Next >>