Download the PHP package faydaen/dumper without Composer
On this page you can find all versions of the php package faydaen/dumper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download faydaen/dumper
More information about faydaen/dumper
Files in faydaen/dumper
Download faydaen/dumper
More information about faydaen/dumper
Files in faydaen/dumper
Vendor faydaen
Package dumper
Short Description Replacement of standard var_dump function
License MIT
Package dumper
Short Description Replacement of standard var_dump function
License MIT
Please rate this library. Is it a good library?
Informations about the package dumper
Dumper
Dumps information about a variable. Replacement of standard var_dump function
Installation
Install the package through Composer.
Run the Composer require command from the Terminal:
Usage and samples
Dump scalar variables
Dump string
Dump integer
Dump float
Dump bool
Dump null
Dump arrays and objects
Dump empty array
Dump indexed arrays (without keys)
Dump associates array
Dump object
All versions of dumper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
The package faydaen/dumper contains the following files
Loading the files please wait ....