Libraries tagged by time utils
spryker/util-date-time
2500164 Downloads
UtilDateTime module
traderinteractive/util-time
93097 Downloads
A collection of utility classes for working with times
dominionenterprises/util-time
77005 Downloads
A collection of utility classes for working with times
mouf/utils.value.value-interface
506271 Downloads
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
dried/date-utils
1490 Downloads
Basic date and time utils
mouf/utils.common.lock
67144 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
mouf/utils.action.action-interface
366209 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
spaf/simputils
5855 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
pierotto/datetime-utils
19 Downloads
A collection of utility functions for time manipulation in PHP.
mezon/date-time-utils
3051 Downloads
Small date/time utilities
crazywhalecc/time-util
15 Downloads
A simple time util for GMT+8 Developers.
thenexxuz/utils
14 Downloads
A few common helpers for debugging. PID file lock out class and time measurement class.
sunfoxcz/date-utils
4545 Downloads
Library for easier working with date intervals.
stolfam/utils-php8
28 Downloads
PHP classes which may help and save your time.
simplecomplex/time
30 Downloads
Time extends native DateTime class to fix shortcomings and defects, and provide more, simpler and safer getters and setters