2017 © Pedro Peláez
 

library debugger

Debug your PHP app with one API for all of the debuggers!

image

cactucs/debugger

Debug your PHP app with one API for all of the debuggers!

  • Sunday, August 3, 2014
  • by Cactucs
  • Repository
  • 1 Watchers
  • 1 Stars
  • 3 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Debugger

Debug your PHP app with one API for all of the debuggers (e.g. Nette Debugger, var_dump() func...), (*1)

Usage

  1. Include the loader.php file
  2. Set debugger by calling Debugger::setDebugger(string $name [, $args...])
  3. Use!!!
    • Debugger::dump($value)

Build your own Debugger

Feel free to make Debugger better!!! ;), (*2)

The Versions

03/08 2014

dev-master

9999999-dev

Debug your PHP app with one API for all of the debuggers!

  Sources   Download

19/09 2013

v0.1.0-alpha

0.1.0.0-alpha

Debug your PHP app with one API for all of the debuggers!

  Sources   Download