Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.7 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.7 KB

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.

Latest Stable Version License Total Downloads

Tested up to PHP 8.4.

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.