rundiz / profiler
profiling your php application
1.1.5
2022-02-19 10:54 UTC
Requires
- php: >=5.4.0
Suggests
- rundiz/number: For easy and flexible number conversion.
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.
This profiler use Particletree PHP Quick Profiler ideas.