Libraries tagged by duration
mpd/type-dateinterval
3 Downloads
Extended DateInterval class
hereldar/date-times
6 Downloads
Provides immutable classes for dates, times, time-zones and periods.
davidbehler/timer
277 Downloads
A timer, in PHP. You can (re)start, pause and stop. And get the passed time. You can start/control multiple timers simultaneously by label.
batrox/gif-frame-extractor
31 Downloads
PHP class that separates all the frames (and their duration) of an animated GIF
alcamo/time
52 Downloads
Date/time-related classes
adanmei/date
0 Downloads
A PHP library for working with dates and times.
beaba/speed-track
0 Downloads
This plugin enables you to track the page duration speed
vkr/multimedia-analyzer-bundle
20 Downloads
A bundle for Symfony2/3 that analyzes multimedia file duration using GetID3
ultimadark/logger
19 Downloads
A class for logging timed durations when loading a page
ufo-tech/rpc-statistics-bundle
0 Downloads
rpc-statistics-bundle is a Symfony bundle for collecting and analyzing JSON-RPC method call statistics, including duration, statuses, and request metadata.
stigwue/happrox
201 Downloads
Human approximation for numbers and durations.
ruka-surendra-kumar-reddy/framenet-video-utils-php
0 Downloads
A simple PHP utility to get details like duration, resolution, and FPS from a video file.
ronnytorresmtz/route-measures
4 Downloads
A Laravel Nova field - Calculate the distance and duration of a route
ob-ivan/sd-profiler
1023 Downloads
Tag your code with profiler frames and calculate durations for each tag.
mouf/utils.cache.session-cache
11 Downloads
This package contains a cache mechanism that relies on the session of the user. Therefore, the cache is a bit special, since it is kept for the duration of the session, and is only accessible by the current user. The session has to be started (using session_start()).