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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of krexx!