Libraries tagged by measures
sseidelmann/performance-measurement
274 Downloads
A lightweight library for measure the performance of web application
smilian/perfreporter
10 Downloads
Measures the performance of PHP code for Symfony projects. Process measurements, lead times, file location...
kevinlebrun/benchmark
19 Downloads
My little benchmark library
sil-project/uom-bundle
74 Downloads
UOM Management
sil-project/uom
147 Downloads
UOM Management
pleets/units-of-measurement
102 Downloads
PHP Units of Measurement
mibo/properties
4446 Downloads
PHP Library for generic and/or custom properties
zver/meter
19 Downloads
package for measure execution time
zoparga/laravel-qr-code-statistic
5 Downloads
Want to measure QR code statistic? Create the proper URL, and measure with the help of this package!
zonuexe/stringwidth
15 Downloads
Measure string width (support Unicode east asian ambiguous width)
zeus-server/bandwidth-throttler
4 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
yukata-roommate/time
45 Downloads
Easy to measure time in PHP
yogeshjoshi/laravel-time-logger
6 Downloads
Laravel Time Logger is a lightweight and developer-friendly profiling utility for Laravel. It helps measure and log code execution time effortlessly, making performance debugging simple and efficient.
xkovacikm/laravel-timer
28 Downloads
A small tool to measure operations execution time.
wizzaro/execution-code-timer
99 Downloads
The library provides an easy way to measure the execution time of the code