Libraries tagged by prepared
noodlehaus/mysqli_etc
27 Downloads
how mysqli_prepare should work
hnqca/database-php
17 Downloads
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
boronczyk/alistair
314 Downloads
pedagogical database wrapper and mvc-model starter kit
anonymous-php/longlife-pdo
18 Downloads
Longlife connections for looped applications
yodorada/mysqli-db-webservice
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.
yalla-ya/cfdi-cat-sat
12 Downloads
CFDI Catalogs in JSON and CSV fetched from SAT and prepared for easy digital invoice
weareindi/pillar-gulp
29 Downloads
Gulp; prepared for weareindi/pillar
voyteck/extlibs
43 Downloads
Functions used by other packages prepared within Voyteck repository
tscms/database
15 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
tieupmedia/hwt_syscategories
5 Downloads
This TYPO3 extensions extends the system categories since TYPO3 6.x. It adds an image and a link option to sys_category records. With an own model and repository it's prepared for usage in custom extbase extensions.
tenglin/sqlite3-database-class
42 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
sylweriusz/mysqli-database-class
2 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
swew/db
26 Downloads
A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries. swew/db uses prepared statements to protect against SQL injection attacks and supports multiple database systems.