Libraries tagged by msqli
arcwindab/mysqli
12 Downloads
anyhome/swoole-mysqli
101 Downloads
An efficient swoole framework
amiano4/mysqli_extended
8 Downloads
Alternative way to use the standard mysqli class with simplified usage.
kilte/silex-mysqli
101 Downloads
MySQLi service provider for Pimple
don/dbal-long-runnning-mysqli
36 Downloads
Doctrine DBAL driver for MySQLi used in long-running processes/scripts
dominikzogg/contao-mysqli-socket
30 Downloads
add socket support to the mysqli driver in contao lts
bentools/mysqliextended
80 Downloads
An enhanced MySqli class
amstaffix/silex-mysqli
45 Downloads
MySQLi service provider for Pimple
zeusafk/php-zdb-mysql
3 Downloads
MySQL Database library for PHP
yhyasyrian/sydb
205 Downloads
Library communication and dealing with databases
xy2z/pdodb
54 Downloads
PDO wrapper library for PHP 7.0+
ugo/simpleorm
3 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, ...)