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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of krexx!