Libraries tagged by msqli
programster/multi-query
15 Downloads
Wrapper object around mysqli to combine queries into one.
php-learn/database-class
3 Downloads
A database class using mysqli
openregion/sphinxql-query-builder
160 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
mysimpleorm/mysimpleorm
63 Downloads
Simple, lightweight and effective ORM using MySQLi
iamjohndev/ijd-orm
23 Downloads
A simple and lightweight PHP ORM for MySQLi
codeboxsql/php
11 Downloads
A PHP Wrapper for the mysqli class
ajbassett539/simple-database
13 Downloads
Simple mysqli database wrapper to retrieve stdClass objects.
victorwesterlund/libmysqldriver
123 Downloads
Abstraction library for common mysqli features
jaeger-app/db
450 Downloads
A simple database wrapper that can use either MySQLi or PDO.
dustingraham/react-mysql
58 Downloads
Non-blocking MySQLi database access with PHP. Designed to work with reactphp/react.
zobe/amphp-mysqli-query2
24 Downloads
`zobe/amphp-mysqli-query2` is a non-blocking mysqli query processor for use with the `amp` concurrency framework.
zobe/amphp-mysqli-query
29 Downloads
`zobe/amphp-mysqli-query` is a non-blocking mysqli query processor for use with the `amp` concurrency framework.
znk3r/mqlib
3 Downloads
AMQP abstraction library over php-amqplib for PHP (5.3+)
za-ek/zaek-mysqli
4 Downloads
Mysqli data connector for za-ek framework
yusrub/database-mysqli-interface
7 Downloads
Basic database interface using MySqli