Select a tag to browse associated projects and drill deeper into the tag cloud.
To put it simply, Krumo is a replacement for print_r(); and var_dump();. By definition Krumo is a debugging tool (PHP4/PHP5), which displays structured information about any PHP variable. A lot of developers use print_r() and var_dump() in the means of debugging tools. Although they were intended
xLog is a PHP extension that allows extended logging of PHP errors, including Fatal errors. Output typically includes referral, GET values, URL, and a full backtrace. Additional information can be included via custom variables by the developer at runtime.
Weework is a very light plugin featured, session enabled, adodb_lite (1.20) powered and smarty (2.6.14) extended PHP framework. Some Plugins are available: * simple BBCode parser * XHTML Compliant WikiRenderer * PHP Backtrace Debug Plugin * Captcha generator
Provides a library to handle stack trace in PHP. You can create a beautiful stack trace this way: $trace = new BackTrace(); echo $trace->explain();or BackTraceExplain::perform();Take care and look at constants BackTraceExplain::CONTEXT_LINES and BackTraceExplain::SHOW_ARGUMENT_VALUE to configure your environment.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.