Libraries tagged by msqli
amiano4/mysqli_extended
10 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
decmuc/mysqlidb
224 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
bentools/mysqliextended
83 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
216 Downloads
Library communication and dealing with databases
xy2z/pdodb
55 Downloads
PDO wrapper library for PHP 7.0+
ugo/simpleorm
6 Downloads
Making database call a breeze
tomkyle/databases
76 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
12 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, ...)
tekintian/mydb
18 Downloads
安全,高新能的PHP mysql/mysqli数据库驱动类,支持主从,分库分表,sql注入防御等,High efficiently mysql mysqli driver, support master slave, muiti table data etc.