Libraries tagged by time utils
spryker/util-date-time
2523506 Downloads
UtilDateTime module
traderinteractive/util-time
94402 Downloads
A collection of utility classes for working with times
dominionenterprises/util-time
77291 Downloads
A collection of utility classes for working with times
mouf/utils.value.value-interface
509070 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.
mouf/utils.common.lock
67193 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
366461 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
5954 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
carry0987/utils
114 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.
trashtoy/peach2
217 Downloads
provides a general-purpose class library: array manipulation, datetime management, dynamically markup, data encode/decode API, 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
dried/date-utils
1490 Downloads
Basic date and time utils
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.