Libraries tagged by mysqli
irap/aws-wrapper
3921 Downloads
Package for rapidly developing models that represent mysql tables. Tables must have an id field.
eclipxe/engineworks-dbal
1392 Downloads
PHP Database Abstraction Layer
duncan3dc/sql-class
77560 Downloads
A simple database abstraction layer, with an on disk caching facility.
zfbase/sphinxql-query-builder
114 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
rubo77/php-mysql-fix
39 Downloads
A replacement for all mysql functions with mysqli equivalents.
lesha888/mysql2i
719 Downloads
Adapter to provide mysql interface on mysqli for php7
js/mysqlnd-analytics
3536 Downloads
The JSMysqlndAnalytics library is a library to process statistics collected by PHP's myslqnd module and providing guidance for improving applications using ext/mysql, mysqli or pdo_mysql.
irap/multi-query
4123 Downloads
Wrapper object around mysqli to combine queries into one.
sebastian/mysqli-wrapper
143 Downloads
Wrapper around PHP's mysqli extension
nowendwell/mysqli-class
17 Downloads
MYSQLi Wrapper
noahheck/e_mysqli
172 Downloads
Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string
jonathanbak/mysqlilib
577 Downloads
Simple MySQLi Library
jepsonwu/php-mysqli
2341 Downloads
Php mysqli driver
davcs86/php-mysqlimporter
4406 Downloads
PHP class for importing big SQL files into MySQL.
anonymous-php/mysqli-pdo-bridge
682 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.