Skip to content

Instantly share code, notes, and snippets.

View lekoala's full-sized avatar

Thomas Portelange lekoala

View GitHub Profile
@lekoala
lekoala / dump.php
Last active August 20, 2021 12:32
Dump php variables like a pro
<?php
// This file need to be included before vendor/autoload.php
if (!function_exists('dump')) {
function dump(...$vars)
{
$placeholder = "vscode://file/{file}:{line}:0";
// Get caller info
$file = '';
/* More compact dropdown + visible if collapsed */
.cms .cms-menu .cms-subsites {
padding: 0;
}
.cms .cms-menu .cms-subsites .field.dropdown {
margin: 0;
}