My favorites | Sign in
Google
Projects on Google Code Results 1 - 2 of 2
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:...
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 using GD2 It uses a similar...