php-profiler icon indicating copy to clipboard operation
php-profiler copied to clipboard

A php implementation of the Stack Exchange mvc-mini-profiler.

Results 3 php-profiler issues
Sort by recently updated
recently updated
newest added

I had a need for analysing the results, so added an export function to profiler. This exports to a directory of your choice (or where profiler is by default) the...

I've noticed that profiler.php has Windows line endings, while README.md has Unix line endings. I'm hoping it wasn't me that caused it with my previous pull request!

I love this profiler and the unique thing I really miss is a debugger for variables. Maybe you can create a method like this `` And display in the result...

feature request