Libraries tagged by measure time
kevinlebrun/benchmark
18 Downloads
My little benchmark library
zver/meter
18 Downloads
package for measure execution time
zeus-server/bandwidth-throttler
3 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.
eypsilon/mycrobench
26 Downloads
MycroBench | Lightweight time measure tool for PHP
vesic/benchmark
7 Downloads
Simple utility to measure your execution time.
miladhspr/performance-analyzer
3 Downloads
A Test PHP class to measure the execution time of code segments.
maddrid/bench
7 Downloads
( Benchmarking/Profiling ) utility class to measure the amount of time , memory (server load) that elapses between two or more points.
arseniusz8/sendpost_php
5 Downloads
Email API and SMTP relay to not just send and measure email sending, but also alert and optimise. We provide you with tools, expertise and support needed to reliably deliver emails to your customers inboxes on time, every time.
nmarfurt/measurements
149864 Downloads
A PHP library for representing and converting dimensional units of measure.
zenstruck/dimension
1285 Downloads
Wrap quantity and unit of measure with conversions/humanizers.
bramato/dimensionutility
15 Downloads
A PHP package for handling and converting various units of measure (weight, dimension, liquid volume).