Libraries tagged by mysqli library
sergeytsalkov/meekrodb
413101 Downloads
The Simple PHP/MySQL Library
ezsql/ezsql
49268 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
jv2222/ezsql
11631 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
aplus/database
1616059 Downloads
Aplus Framework Database Library
voku/simple-mysqli
48323 Downloads
Simple MySQLi library
stefangabos/zebra_database
12699 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
eftec/pdoone
6280 Downloads
Minimaist procedural PDO wrapper library
detain/db_abstraction
2440 Downloads
Database Abstraction Class
anonymous-php/mysqli-pdo-bridge
1230 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.
docnet/php-dbal
20777 Downloads
A library which wraps mysqli into a fluent, easy-to-use set of classes.
voku/session2db
19992 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
go/db
24376 Downloads
Database library
detain/oauth2-server-mydb-storage
1954 Downloads
MyDb storage adapter implementing the thephpleague/oauth2-server (4.x) storage interfaces.
detain/monolog-mydb
2019 Downloads
A handler for Monolog that sends messages to MySQL
krugozor/database
2487 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.