formatOutput) { $options |= JSON_PRETTY_PRINT; } return json_encode($array, $options); } }