Libraries tagged by statements
sectoroverload2k/php-mysql-database
700 Downloads
Lightweight PHP MySQL wrapper with prepared statements. Query returns MySQL object - call fetchAssoc() or fetchAll() to get data.
rstoetter/csqlstatement-php
18 Downloads
class to construct SQL statements
rstoetter/csql-php
40 Downloads
class to manage SQL statements
rstoetter/csmartsqlstatement-php
56 Downloads
class to manage SQL SELECT statements - analyze and replace clauses
noodlehaus/mysqli_etc
27 Downloads
how mysqli_prepare should work
krugozor-old/database
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.
hnqca/database-php
17 Downloads
faster-php/db
2 Downloads
A drop-in replacement for PDO with connection pooling, lazy connect, auto-reconnect, and prepared statement caching.
easysql/easysql
247 Downloads
Work more optimally with SQL for Performance, Security and Readability
dzentota/secure-db
7 Downloads
A secure-by-default PDO wrapper that prevents SQL injection and provides a developer-friendly API
buzztech/boi-backend
122 Downloads
BOI Laravel backend package
busenov/database
5 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
boronczyk/alistair
314 Downloads
pedagogical database wrapper and mvc-model starter kit
anonymous-php/longlife-pdo
18 Downloads
Longlife connections for looped applications
alevikzs/reflection
81 Downloads
This package provides reflection API for retrieve use statements by some class.