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

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/swer/treevar

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

This package is auto-updated.

Last update: 2025-11-05 07:05:39 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.