rundiz / profiler
This package is abandoned and no longer maintained.
No replacement package was suggested.
profiling your php application
1.1.11
2025-04-23 18:18 UTC
Requires
- php: >=5.4.0
Requires (Dev)
None
Suggests
- rundiz/number: For easy and flexible number conversion.
Provides
None
Conflicts
None
Replaces
None
README
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.
Tested up to PHP 8.5.
This profiler use Particletree PHP Quick Profiler ideas.








