Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

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 ... [More] to present human readable information about a variable, we can all agree that in general they are not. Krumo is an alternative: it does the same job, but it presents the information beautified using CSS and DHTML. [Less]

4.0
   
  0 reviews  |  10 users  |  4,339 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

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.

3.0
   
  0 reviews  |  2 users  |  2,703 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Suppresses the noise in your Test::Unit backtraces. Ruby gem.

5.0
 
  0 reviews  |  1 user  |  141 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

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 ... [More] using GD2 It uses a similar way to think as the Zoop framework but very lighter. Initial Code is on the SVN repository, it includes smarty and a small demo. You can reach the project here : http://weework.starnux.net or see downloads some releases on http://weework.starnux.net/downloads [Less]

0
 
  0 reviews  |  0 users  |  31,275 lines of code  |  0 current contributors  |  Analyzed over 1 year ago
 
 

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.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License 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.