Libraries tagged by PHP Date Time
assoconnect/php-date
19598 Downloads
PHP object to handle dates without time
leafs/date
22865 Downloads
Leaf PHP date module
smhg/date-timespan
18572 Downloads
Collection of PHP classes to work with timespans.
hughgrigg/php-business-time
30180 Downloads
Business time / working days extension for Carbon dates
dgame/php-time
101687 Downloads
php time conversion
bakame/period
43 Downloads
Time range API for PHP
techsemicolon/laravel-query-to-csv
9559 Downloads
Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
maherelgamil/arabicdatetime
4358 Downloads
Easy and useful tool to generate arabic or hijri date with multi-language support for laravel
jedkirby/rightmove-adf
77517 Downloads
PHP library for the Rightmove Real Time Property Datafeed (ADF).
techlang/date
6991 Downloads
PHP DateTime extension
grisaia/time
2317 Downloads
PHP built-in DateTime classes alternative. Strict types, immutability, no exceptions and latest PHP features.
drupal/core-datetime
207 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.
avoran/doctrine-dbal-datetime-default-tz
6725 Downloads
A custom Doctine DBAL type to use PHP DateTime objects set to the system's default timezone.
php-extended/php-model-datetime-interface
10885 Downloads
A library to specify date and time fields in modelisations
farhadi/intl-datetime
1282 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.