Libraries tagged by prepared-statements

genai/sql-mapper

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


alin-o/mysqli-database-class

3 Favers
3186 Downloads

PHP MySQL Wrapper which utilizes MySQLi and prepared statements

Go to Download


tereta/dbal

0 Favers
41 Downloads

SQL query builder with fluent interface, supporting multiple database drivers and prepared statements. Designed for ease of use and flexibility in building complex SQL queries.

Go to Download


khaderhan/secure-db

12 Favers
5 Downloads

Secure, beginner-friendly PDO-first DBAL for native PHP (prepared statements, IN expansion, streaming, transactions).

Go to Download


emdotem/php-mysqli-database-class

0 Favers
27615 Downloads

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

Go to Download


easy-swoole-php/mysqli-database-class

0 Favers
1337 Downloads

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

Go to Download


dejongensvanboven/mysqli-database-class

1 Favers
418 Downloads

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

Go to Download


yd-shomer/php-shomer

1 Favers
0 Downloads

SQL Query Guardian (שומר) - Runtime validation and security for PHP development

Go to Download


noodlehaus/mysqli_etc

2 Favers
27 Downloads

how mysqli_prepare should work

Go to Download


hnqca/database-php

0 Favers
17 Downloads

Go to Download


easysql/easysql

3 Favers
247 Downloads

Work more optimally with SQL for Performance, Security and Readability

Go to Download


dzentota/secure-db

0 Favers
7 Downloads

A secure-by-default PDO wrapper that prevents SQL injection and provides a developer-friendly API

Go to Download


boronczyk/alistair

0 Favers
314 Downloads

pedagogical database wrapper and mvc-model starter kit

Go to Download


anonymous-php/longlife-pdo

0 Favers
18 Downloads

Longlife connections for looped applications

Go to Download


yodorada/mysqli-db-webservice

0 Favers
1534 Downloads

PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements. This repo was forked from ThingEngineer and was slightly modified to fit the needs of my tiny Webservice REST-API.

Go to Download


<< Previous Next >>