Libraries tagged by msqli
irap/table-creator
5138 Downloads
Package creating or editing MySQL tables.
irap/mysql-objects
4253 Downloads
Package for rapidly developing models that represent mysql tables. Tables must have an id field.
irap/migrations
3892 Downloads
Package handling Mysql Migrations/versioning.
irap/aws-wrapper
3896 Downloads
Package for rapidly developing models that represent mysql tables. Tables must have an id field.
eclipxe/engineworks-dbal
1314 Downloads
PHP Database Abstraction Layer
duncan3dc/sql-class
77560 Downloads
A simple database abstraction layer, with an on disk caching facility.
detain/session-samurai
92 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
zfbase/sphinxql-query-builder
95 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
rubo77/php-mysql-fix
38 Downloads
A replacement for all mysql functions with mysqli equivalents.
lesha888/mysql2i
718 Downloads
Adapter to provide mysql interface on mysqli for php7
js/mysqlnd-analytics
3535 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
4090 Downloads
Wrapper object around mysqli to combine queries into one.
gp/dbms
70 Downloads
Simple PHP Database tool with QueryParam class supports mysqli and pdo
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