a php var_dump that looks nice
Trying to set up a good debug service for one of my projects i’ve found this good & nice looking debugging “plugin” for php.
It is called dBug and it does a simple task, but in the best way possible…It basically just outputs in a user-friendly way any kind of php variable.
It is quite old (last update was on Dec 04, 2007) but it just…continued to work good, i guess..
The bad-looking table that you see being part of this screenshot is a benchmarking PEAR package that, also, does his job as it should be/look.
