Libraries tagged by microtime
microtime/microtime
37063 Downloads
A simple way to get elapsed time between two points.
davidhirtz/yii2-timeago
19056 Downloads
Yii2 extension for jQuery plugin timeago which makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago") from ISO 8601 formatted dates and times embedded in your HTML (à la microformats).
jbzoo/profiler
16422 Downloads
Simple Profiler for PHP code and unit tests
tomk79/microtime-recorder
83 Downloads
処理中の microtime を記録してボトルネックを探す デバッグライブラリです。
elipettingale/microtime-converter
1866 Downloads
A helper function to convert microtime to hours/minutes/seconds/milliseconds.
tomkirsch/microtime
1 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
23 Downloads
A PHP micro library for time tracking
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
35 Downloads
Quickly test the execution time of a php script
alecrabbit/php-timers
89 Downloads
For functions benchmarking, contain counters and timers classes.