Libraries tagged by microtime
microtime/microtime
39774 Downloads
A simple way to get elapsed time between two points.
davidhirtz/yii2-timeago
19464 Downloads
Displays relative timestamps (e.g. "4 minutes ago" or "about 1 day ago") via a custom web component.
tomk79/microtime-recorder
99 Downloads
処理中の microtime を記録してボトルネックを探す デバッグライブラリです。
jbzoo/profiler
16433 Downloads
Simple Profiler for PHP code and unit tests
tomkirsch/microtime
2 Downloads
CodeIgniter4 Microtime
reply/microtime
25664 Downloads
Microtime library
kairichter/microtime
112 Downloads
Microtime library
microtimer/microtimer
14 Downloads
The primary purpose of Microtimer is measuring time elapsed between two points (marks). On top of that you can pass extra data when marking a point in time, get a mark by key, or get all marks, or get a subset of marks. You can also measure a time between any arbitary mark or a timestamp.
enricospa/microtime-tracker
24 Downloads
A PHP micro library for time tracking
elipettingale/microtime-converter
1874 Downloads
A helper function to convert microtime to hours/minutes/seconds/milliseconds.
nullform/app-timer
41 Downloads
Timer with nested intervals, execution time measurement
nicklayb/timer
12 Downloads
PHP Timer packages for performance analysis
codervio/stopwatch
11 Downloads
Codervio Stopwatch
arthur-rmd/time-exec
37 Downloads
Quickly test the execution time of a php script
alecrabbit/php-timers
90 Downloads
For functions benchmarking, contain counters and timers classes.