Libraries tagged by mysqli
autoframe/mysql-mysqli
16 Downloads
Redefine the legacy depracaded mySQL functions using MySQLi
anyhome/swoole-mysqli
104 Downloads
An efficient swoole framework
amiano4/mysqli_extended
10 Downloads
Alternative way to use the standard mysqli class with simplified usage.
don/dbal-long-runnning-mysqli
36 Downloads
Doctrine DBAL driver for MySQLi used in long-running processes/scripts
zeusafk/php-zdb-mysql
3 Downloads
MySQL Database library for PHP
yhyasyrian/sydb
214 Downloads
Library communication and dealing with databases
xy2z/pdodb
54 Downloads
PDO wrapper library for PHP 7.0+
ugo/simpleorm
4 Downloads
Making database call a breeze
tomkyle/databases
75 Downloads
Creates generic connections to common database APIs, provided by easy-to-use connection factories. For multiple databases, a Service Locator helps you creating those factories.
thephpeffect/connection-manager
11 Downloads
A simple connection manager for any OOP db connection in PHP
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
tafoyaventures/ezsql-tafoya
11 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
substacks/zebra_session
12 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.
stefanak-michal/meekrodb
41 Downloads
The Simple PHP/MySQL Library
sshilko/php-sql-mydb
3 Downloads
Simple yet powerful PHP wrapper for MySQL