Skip to content

pandeydip/dump-die

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dump-die

Object dumper, dump and die the the execution in php.

How to use

Just dump the object or variable

dump(obj)

To dump and die multiple variable or objects

dd(obj1, variable, obj2)

About

Dump the object and stop execution.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages