Download the PHP package jiboule/ddump without Composer
On this page you can find all versions of the php package jiboule/ddump. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jiboule/ddump
More information about jiboule/ddump
Files in jiboule/ddump
Download jiboule/ddump
More information about jiboule/ddump
Files in jiboule/ddump
Vendor jiboule
Package ddump
Short Description Dump your variables and stop the execution of the script.
License MIT
Homepage https://github.com/jiboule/ddump.git
Package ddump
Short Description Dump your variables and stop the execution of the script.
License MIT
Homepage https://github.com/jiboule/ddump.git
Please rate this library. Is it a good library?
Informations about the package ddump
DDUMP
This is just an overlay to the Symfonys' var-dumper component to dump variable(s) and stop the script execution right away.
Installation
$ composer require --dev jiboule/ddump
The --dev option is important as you don't wanna use dump in production.
Usage
You can also dump several variables
All versions of ddump with dependencies
PHP Build Version
Package Version
The package jiboule/ddump contains the following files
Loading the files please wait ....