Libraries tagged by time utils
spryker/util-date-time
2596761 Downloads
UtilDateTime module
mouf/utils.value.value-interface
516357 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.
traderinteractive/util-time
97344 Downloads
A collection of utility classes for working with times
dominionenterprises/util-time
77881 Downloads
A collection of utility classes for working with times
mouf/utils.action.action-interface
367753 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.
dried/date-utils
1757 Downloads
Basic date and time utils
mouf/utils.common.lock
67272 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.
spaf/simputils
6050 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
pierotto/datetime-utils
20 Downloads
A collection of utility functions for time manipulation in PHP.
mezon/date-time-utils
3052 Downloads
Small date/time utilities
crazywhalecc/time-util
15 Downloads
A simple time util for GMT+8 Developers.
thenexxuz/utils
15 Downloads
A few common helpers for debugging. PID file lock out class and time measurement class.
sunfoxcz/date-utils
4546 Downloads
Library for easier working with date intervals.
stolfam/utils-php8
32 Downloads
PHP classes which may help and save your time.
simplecomplex/time
32 Downloads
Time extends native DateTime class to fix shortcomings and defects, and provide more, simpler and safer getters and setters