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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of krexx!