/dumper

A dead simple PHP var dumper created for those who can not afford PHP 7.0+

Primary LanguagePHP

Installation

Composer

composer require zabuza225/dumper

Manual

Just download the src directory and call the namespace bajankristof/dumper

Usage

Call namespace use bajankristof/dumper;

As simple as calling Dumper::dump(...) or Dumper::dd(...), just like var_dump(...) though the results will be different... See for yourself 😏

Screenshot

Styles

To change the looks of the dump just go ahead and edit the dump.css file. (Be aware though that this might get overwritten by a composer update.)

Le grand honneur reveint a "BAJANKRISTOF/dumper" qui à ecri ce code que j'ai à peine retouché