Found 236 repositories(showing 30)
ThingEngineer
Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
bennettstone
PHP class to access MySQL database wrapper using MySQLi
D-Marc1
Wrapper class for MySQLi prepared statements to make your code concise.
BenGriffiths
A PDO & MySQLi PHP Pagination Class - PDO MySQLi Pagination class is a PHP pagination class that will work with either PDO, or MySQLi. The outputted pagination is served as a UL or as an array, and the options are extensive.
Vasiliy-Makogon
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
SeinopSys
A PostgreSQL version of https://github.com/ThingEngineer/PHP-MySQLi-Database-Class
ojhaujjwal
An easy to use mysqli class with php!
aaronlord
Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
theshka
A simple PHP class to gather visitor information, and store it in a database using MYSQLi
noahheck
Drop in replacement for default mysqli class allowing devs to view an interpolated version of a parameterized query
Iqbolshoh
📊 Database Class — A powerful ⚡ and versatile PHP 🔤 tool built with mysqli for efficient database management 🗃️. ✅ CRUD operations — Create ➕, Read 📖, Update ✏️, Delete ❌ 🔐 User Authentication — Secure login & registration 🛡️ 🧂 Password Hashing — Using built-in PHP security features 🔒
dkuzevanov
Extended copy of native mysqli class that provide simple read/write splitting (by substitute mysqli object).
This class helps you to extend the codeigniter mysqli driver to be able to support update on duplicate while inserting batch feature. This allows you to be able to supply an array of key value pairs to be inserted into separate rows.
decMuc
A PDO-based Database Class – Based on and Compatible with ThingEngineer's MySQLi Class
ksafranski
Simple Class for PHP MySQLi Connections with JSON Output Support
convissor
PHP classes for integrating databases (mysql, mysqli, pgsql, sqlite, sqlite3, odbc) into web pages.
bencagri
Simple Mysqli Library for PHP
softon
MySQLi Database Class for PHP Developers with Support for Transactions
andsens
Simple wrapper classes for the PHP MySQLi extension. Throws loads of Exceptions, silent errors be gone!
abdo-host
Manipulate with your data using simple methods
gotzillas
mysqli & PDO class insert update delete
seacgroup
A PHP DAO Class wrapper generator using MySQLi
Contex
This class allows you to create a simple mirror downloader, this can be used for projects that need to have more than one mirror for a specific file. MySQL and MySQLi's functions is required.
lucasrenan
Connection Class PHP + MySQLi
DocnetUK
Wraps mysqli into a series of fast, secure and easy to use classes.
PHP MYSQL class which utilizes mysqli
erdesigns-eu
Class for simple mysqli SELECT, INSERT, UPDATE and DELETE
xMuratY
Simple PHP Mysqli Class
khairnar2960
PHP MySQLi Database class for quick CRUD/JOIN/ORDER/GROUP operations
yogesh-sonar
Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.