swer/treevar

There is no license information available for the latest version (v1.0.4) of this package.

Dump variable as tree in webbrowser, with open-close areas

v1.0.4 2021-01-25 04:14 UTC

This package is auto-updated.

Last update: 2024-09-05 04:15:59 UTC


README

Quick Start

treevar($myvar); treevar($myvar,false); treevar($myvar,true);

Description

Simple module contains function treevar($var, $open_all), for print on web browser structure of variable in convenient open-close structure. $open_all = true - if you want watch open structure.