Libraries tagged by mysqli
irap/mysql-objects
3816 Downloads
Package for rapidly developing models that represent mysql tables. Tables must have an id field.
irap/migrations
3344 Downloads
Package handling Mysql Migrations/versioning.
irap/aws-wrapper
3546 Downloads
Package for rapidly developing models that represent mysql tables. Tables must have an id field.
eclipxe/engineworks-dbal
1091 Downloads
PHP Database Abstraction Layer
duncan3dc/sql-class
77495 Downloads
A simple database abstraction layer, with an on disk caching facility.
detain/db_abstraction
504 Downloads
Database Abstraction Class
neoan3-apps/db
1886 Downloads
neoan3 mysqli class
lesha888/mysql2i
658 Downloads
Adapter to provide mysql interface on mysqli for php7
js/mysqlnd-analytics
3527 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
3752 Downloads
Wrapper object around mysqli to combine queries into one.
nowendwell/mysqli-class
17 Downloads
MYSQLi Wrapper
noahheck/e_mysqli
170 Downloads
Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string
jonathanbak/mysqlilib
502 Downloads
Simple MySQLi Library
dzegarra/tracy-mysqli
7487 Downloads
This lib extends mysqli to allow you to see all your executed queries. It also includes a Bar Panel for Tracy
davcs86/php-mysqlimporter
4400 Downloads
PHP class for importing big SQL files into MySQL.