kreXX is a php debugger, which displays debug information about objects and variables in it's own draggable debug output.
It is actually a fork of Krumo which can be found here:
http://krumo.sourceforge.net/
We have used Krumo for some time in our projects, but added more features as we needed them. And so kreXX was created.
Usage:
After installation just use
krexx($object);
Features
- Output debug info into a file (can be switched off)
- Cookie dependency, so the developer can see it, while the designer can not
- Using reflections to get infos about functions inside of an object (can be switched off)
- Analysis of data inside the traversable part of an object (can be switched off)
- Addable callback debug functions (toArray, __toSting, toString, debug or whatever you like)
- Analysis of private and protected properties
- Debug settings can be changed on the fly in the frontend
- Unregisterable fatal error handler
Categories
DebuggersLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of krexx!