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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of krexx!