rundiz/profiler

profiling your php application

1.1.10 2024-02-12 08:33 UTC

This package is auto-updated.

Last update: 2024-04-12 08:56:27 UTC


README

Latest Stable Version License Total Downloads

Profiler Component

Record processes logs and display to the web browser. This can help you check your application performance such as time and memory usage.
To see how it works, please look inside tests folder on GitHub repository.

Now, it supported profiling the Database query, PHP sessions, GET, POST data via XHR or AJAX. See more how it works inside tests folder.

Rundiz\Profiler

Rundiz\Profiler

Rundiz\Profiler

Rundiz\Profiler

Rundiz\Profiler

Rundiz\Profiler

Rundiz\Profiler

Rundiz\Profiler

Rundiz\Profiler

This profiler use Particletree PHP Quick Profiler ideas.