'MySQLDatabase', 'module' => 'framework', 'title' => 'MySQL 5.0+ (using MySQLi)', 'helperPath' => __DIR__ . '/src/Dev/Install/MySQLDatabaseConfigurationHelper.php', 'helperClass' => MySQLDatabaseConfigurationHelper::class, 'supported' => class_exists('MySQLi'), 'missingExtensionText' => 'The MySQLi PHP extension is not available. Please install or enable it and refresh this page.' ] );