Skip to content

ivankristianto/PHP-Debug-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debug Helper

This helper function is use only for doing debug. There are many projects that i have been working on so i think it might be good if i make this as one of the composer module so i can use it in all my projects.

List of functions

  • debug_var: show var_dump of object or variable in a nice way
  • die_dump: show var_dump of object or variable in a nice way and stop the execution
  • fire_debug: show var_dump in fire_php console
  • debug_file: : show var_dump and write to the file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages