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
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
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, ...)
tekintian/mydb
17 Downloads
安全,高新能的PHP mysql/mysqli数据库驱动类,支持主从,分库分表,sql注入防御等,High efficiently mysql mysqli driver, support master slave, muiti table data etc.
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.