Libraries tagged by Dater
jacobtims/inline-date-time-picker
1438 Downloads
A Filament plugin for adding inline Date-time Pickers to your Filament forms.
ixnode/php-date-parser
592 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
inovia-team/zfc-user-last-connection-date
14372 Downloads
Last connection date for ZfcUser module
indieweb/date-formatter
19698 Downloads
Render dates and date ranges in a human-readable format, including proper microformats-2 markup
iamsaint/yii2-datetimepicker
5057 Downloads
Yii2 datetimepicker
horde/date_parser
499 Downloads
Date parser library
horde/date
1001 Downloads
Date library
hananils/kirby-date-methods
711 Downloads
Parsing and formatting dates can be difficult, especially if you deal with multilingual content. Date Methods aims to simplify date output by providing page and field methods to handle points in time as well as date ranges accurately in your snippets and templates.
granam/date-interval
31671 Downloads
Provides additional functionality to the DateInterval class
glucnac/datetimeinterval
636 Downloads
DateTimeInterval is wrapper of DateInterval that provides useful methods for calculating delays.
geoffreyrose/date-and-number-to-words
216 Downloads
Converts PHP Dates, Carbon objects and numbers to words
ffsoft/yii2-datecontrol
7279 Downloads
Date control module allowing separation of formats for View and Model for Yii Framework 2.0
farhadi/intl-datetime
1278 Downloads
An extented version of php 5 DateTime class with integrated IntlDateFormatter functionality which adds support for multiple calendars and locales provided by ICU project.
ecomteck/module-delivery-date
949 Downloads
A Magento 2 module for customer can choose shipping delivery date from frontend order
drupal/core-datetime
204 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.