Libraries tagged by PHP Date Time
lifo/php-date-helper
132 Downloads
Simple PHP DateTime helper methods
ishworkh/navigable-date
59 Downloads
Wrapper around php DateTime class
fadoe/date
4138 Downloads
Library to handle PHP DateTime objects
drupal/core-datetime
54 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
kba-team/sap-datetime
61 Downloads
Extends PHP's DateTime class by SAP week, date and timestamp format.
zhusaidong/php-datetime-calculator
9 Downloads
php datetime calculator
tomkyle/datetime
28 Downloads
PHP DateTime Helper classes
samius/datetime
724 Downloads
Enhanced version of PHP DateTime class
rodziu/datetimelocalized
40 Downloads
Localized version of PHP DateTime objects.
prokki/ext-datetime
58 Downloads
Extends the common php DateTime objects with a lot of additional helpful methods.
krocos/datetimems
83 Downloads
PHP DateTime class with the microseconds and conversion to a millisecond timestamp and vise versa
daffox/datetimerange
21 Downloads
Simple class that allows you two create range between two PHP \DateTime objects
choval/datetime
200 Downloads
A drop-in replacement for PHP's DateTime with more flexibility
bonch.dev/laravel-timezone
13 Downloads
Small package that allow change default timezone in runtime. Timezone accepted in PHP DateTimeIdentifier (e.g `Europe/Moscow`) or hour offset, used in `DateTime::ATOM`.
ondrejd/datetimeextended
1921 Downloads
Rozšíření standartní PHP třídy DateTime pro snadné zjišťování nejbližšího pracovního dne.