Download the PHP package ymm1x/xdump without Composer
On this page you can find all versions of the php package ymm1x/xdump. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor ymm1x
Package xdump
Short Description A variable dumper utility provides readability and flexibility instead of var_dump()
License MIT
Package xdump
Short Description A variable dumper utility provides readability and flexibility instead of var_dump()
License MIT
Please rate this library. Is it a good library?
Informations about the package xdump
xdump
This variable dumper utility provides readability and flexibility instead of var_dump().
- Shorthand function will be declared just by installing the package.
- Usage:
d($var1, $var2, $var3)
- Usage:
- The file name and line number of the dump source are also output together.
- Decoration with HTML and CSS.
- When executed from the shell, it is omitted and becomes simple output.
Screen shot
Long vertically output is scrollable.
Installation
Usage
Variable-length arguments are supported.
Shorthand
Longhand
License
This library is released under the MIT license.
All versions of xdump with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package ymm1x/xdump contains the following files
Loading the files please wait ....