I was wondering if there is an available tool that you can use to debug your database and php applications. Equivalent to firebug or chrome extension for databases and php. (I would like to know if some requests are being executed or not)
source
share