Libraries tagged by duration time
rcsofttech/console-profiler-bundle
13 Downloads
A live, non-blocking TUI profiler dashboard for Symfony console commands. Displays real-time memory, duration, and SQL query metrics.
contoweb/delivery-calculator
173 Downloads
Delivery calculator for Laravel to calculate a date time by providing the start date time and a duration in hours
elephant-php/duration
6 Downloads
Duration is a small immutable value object representing elapsed time.
xahmedtaha/duration
2 Downloads
A php helper function to express time durations and convert them easily.
nfq-eta/time-duration-type
4182 Downloads
Form type for durations
p-sam/duration-immutable
7201 Downloads
Immutable class to store time durations
bermudaphp/duration
1 Downloads
An immutable PHP library for handling time durations with ISO 8601 support
iarcadia/time
12 Downloads
A PHP time/duration library... again.
marcgoertz/flight-duration
13 Downloads
Calculate actual flight durations between airports using timezone data from OpenFlights.org.
juniq/yii2-helper-time
2739 Downloads
A useful helper function for time calculations - especially for durations - for Yii Framework 2
philiprehberger/php-human-duration
68 Downloads
Convert seconds into human-readable duration strings
laventure/timer
3 Downloads
The PHP timing/profiling tool
kcs/php-duration
63 Downloads
Converts between colon formatted time, human-readable time and seconds
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.