kreXX 1.1.0

kreXX is a php debugging tool dervied from krumo. It allows to display variable and object dump details in a expandable view. It's a simple substitute for var_dump() and just requires `krexx($obj);` for invocation.

Tags php javascript debugging developers
License GNU LGPL
State beta

Recent Releases

1.1.008 Oct 2014 00:10 cleanup: Refactored naming conventions. Bugfix: Multiple inclusion of jQuery an the template js file. Cleaned up generated HTML code. Added scrollbars to the html DOM element, to make sure that there is enough room to render kreXX. Added closing button. All settings are now editable. Added a function to display kreXX, despite some local settings to prevent a lockout. Added support for mixed encoding in string analysis. Moved getDebugCookie functionality to the local settings. Bugfix: keXX should now use the included jQuery version, in case that there are other versions included.