Libraries tagged by prepared-state

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


easy-swoole-php/mysqli-database-class

0 Favers
1363 Downloads

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

Go to Download


alin-o/mysqli-database-class

3 Favers
3298 Downloads

PHP MySQL Wrapper which utilizes MySQLi and prepared statements

Go to Download


sectoroverload2k/php-mysql-database

0 Favers
700 Downloads

Lightweight PHP MySQL wrapper with prepared statements. Query returns MySQL object - call fetchAssoc() or fetchAll() to get data.

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


dejongensvanboven/mysqli-database-class

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


tscms/database

0 Favers
15 Downloads

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

Go to Download


<< Previous Next >>