Libraries tagged by measures
dopamedia/module-measure
761 Downloads
Magento2 Measure Module
codingmatters/unit-of-measures
0 Downloads
Unit of Measurements as Immutable Objects
wyrihaximus/react-inspector-http-middleware-measure
1815 Downloads
ReactPHP Inspector collector for wyrihaximus/react-http-middleware-measure
wyrihaximus/react-http-middleware-measure
2323 Downloads
react/http middleware that gathers metrics on requests passing through
akeneo/extended-measure-bundle
1607 Downloads
Provides new measures for Akeneo PIM CE and EE
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
tavgear/benchmark
5 Downloads
Flexible utility for measuring execution time of code using customizable timers. Various output formats supported. Used for initial debugging and code optimization.
sil-project/uom-bundle
74 Downloads
UOM Management
sil-project/uom
147 Downloads
UOM Management
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
13 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.