Libraries tagged by prepared
yodorada/mysqli-db-webservice
1451 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.
yazhog/mysqli-database-class
16 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
yalla-ya/cfdi-cat-sat
10 Downloads
CFDI Catalogs in JSON and CSV fetched from SAT and prepared for easy digital invoice
weareindi/pillar-gulp
28 Downloads
Gulp; prepared for weareindi/pillar
voyteck/extlibs
42 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
41 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
sylweriusz/mysqli-database-class
1 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
swew/db
17 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.
sujanshresthanet/mysqli-database-class
1 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
stonks/datalayer
154 Downloads
O DataLayer é um componente para abstração de persistência para banco de dados, que usa PDO com prepared statements.
sras/string-query-builder
6 Downloads
A string query builder for creating queries for using in prepared statements
sjoerdmaessen/pdodebug
4389 Downloads
Small package to be able to easily debug prepared statements
simplepdo/simplepdo
1816 Downloads
PHP PDO class designed to use prepared queries while providing support for existing implementations using SimpleMySQLi.