Debug Helper

Maintainers

👁 ivankristianto

Package info

github.com/ivankristianto/PHP-Debug-Helper

Homepage

pkg:composer/ivankristianto/debug

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2013-10-13 14:55 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 9793054eef58d85bc29ff885a1cec0f92d5472af

debugginghelper

This package is auto-updated.

Last update: 2026-06-26 08:43:20 UTC


README

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