Libraries tagged by time utils
traderinteractive/util-time
91162 Downloads
A collection of utility classes for working with times
spryker/util-date-time
2465653 Downloads
UtilDateTime module
dominionenterprises/util-time
76554 Downloads
A collection of utility classes for working with times
mouf/utils.value.value-interface
502726 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.
spaf/simputils
5828 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
mouf/utils.common.lock
67093 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
365995 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.
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
dried/date-utils
1322 Downloads
Basic date and time utils
crazywhalecc/time-util
14 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
25 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