Download the PHP package tuhin18003/advance-var-dumper without Composer
On this page you can find all versions of the php package tuhin18003/advance-var-dumper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tuhin18003/advance-var-dumper
More information about tuhin18003/advance-var-dumper
Files in tuhin18003/advance-var-dumper
Download tuhin18003/advance-var-dumper
More information about tuhin18003/advance-var-dumper
Files in tuhin18003/advance-var-dumper
Vendor tuhin18003
Package advance-var-dumper
Short Description Advance way of dumping PHP variables
License MIT
Homepage https://github.com/tuhin18003/Advance-Var-Dumper
Package advance-var-dumper
Short Description Advance way of dumping PHP variables
License MIT
Homepage https://github.com/tuhin18003/Advance-Var-Dumper
Please rate this library. Is it a good library?
Informations about the package advance-var-dumper
Advance Var Dumper Component
The Advance Var Dumper component provides mechanisms for walking through any arbitrary
PHP variable. It provides a better pre_print()
function that you can use instead
of print_r()
.
Install
Via Composer
Usage
It takes 2 parameters. First one is your data ( array/ object/ string)
and second can be any string
as flag!
pre_print( $data = '', $text = '' )
Output
Credentials
- Created by - M.Tuhin

All versions of advance-var-dumper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.5
The package tuhin18003/advance-var-dumper contains the following files
Loading the files please wait ....