J!Dump


Version
v2012-10-31-beta (last update on Oct 31, 2012)
Rating
Compatibility
Reviews
28
License
GPLv2 or later
Non-Commercial
Type
Date Added
17 December 2006
Editor's Note
- v1.1.2 is vulnerable, please upgrade to v1.1.3 immediately.
Thanks for this addon. It's a very practical developper tool. It smartly replaces the echo ""; print_r ($object);. The collapse feature makes the large objects much more readable.
Once I learned about it and began using it I started to wonder how could I ever code without it! It is absolutely the best tool to gain insight on your code without ugly calls to var_dump() and die() or rolling your own log files. It is also much, much more intuitive than PHP-level debuggers, like XDebug.
I recommend it without hesitation or second thought to every Joomla! developer.
I recommend it without hesitation or second thought to every Joomla! developer.
I had been having so many issues with debugging my components and J!Dump has really made my life easier! I had been attempting to use print_r, die, and echo statements to debug and was frustrated at the many limitations of doing things that way and figuring out exactly where my statements were in the code. This tool not only lets you set your custom messages and dumps the variables, it also tells you what file and line number the code is. Going back and getting rid of all of the statements is much easier now. Thanks for this great tool!
Easy install! The application seems to work as described, but I don't understand the admin component. no output!
It is as easy as adding to any script. Add the previous to your template as a simple test.
It is as easy as adding to any script. Add the previous to your template as a simple test.
Page 2 of 2


