Debugging console for Solar

on Mon, 1 Dec 2008 at 18:29 in php solar projects with 3 comments

Here's a little project I've been working on. It's a debugging/profiling console for Solar applications. I call it Starburst_Debug_Console. It displays a console on top of your website which shows you your SQL queries, logs and $_SERVER vars.

SQL Profiler for Solar

You can download it by clicking here. There's install instructions over at the project page. Yep, that's git, go ahead and fork it!