[ 'host' => '127.0.0.1', 'port' => 3306, 'username' => 'database_user', 'password' => 'database_password', 'name' => 'my_database_name', ], ]; ?>