Skip to content

The package provides a simple dump function, based on the Symfony VarDumper package, to output the variables and stop execution.

License

Notifications You must be signed in to change notification settings

AlexeyPlodenko/symfony-php-dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

symfony-php-dumper

The package provides a simple dump d($yourFirstVar, $yourSecondVar,..); function, based on the Symfony VarDumper package, to output the variables and stop execution.

Motivation

To have an output to both the browser and CLI (like Docker logs) at the same time.

To have a stack trace to be able to find where I have left the d() function.

About

The package provides a simple dump function, based on the Symfony VarDumper package, to output the variables and stop execution.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages