Libraries tagged by datetimeimmutable
vasek-purchart/doctrine-date-time-immutable-types
231295 Downloads
Doctrine DateTimeImmutable types
kalibora/datetime-immutable-factory
72841 Downloads
Create DateTimeImmutable from DateTimeInterface
vasek-purchart/doctrine-date-time-immutable-types-bundle
85905 Downloads
Bundle integration of Doctrine DateTimeImmutable types for Symfony
php-extended/php-datetime-parser-object
176357 Downloads
A library that implements php-extended\php-datetime-parser-interface library
php-extended/php-datetime-parser-interface
177355 Downloads
A parser that gives datetime objects from string values
yakamara/datetime
4017 Downloads
Extended DateTime and Date classes (extending DateTimeImmutable), DateTimeRange and DateRange classes
php-extended/php-summable-date-interval
9817 Downloads
A library that creates summable and diffable date intervals
ixnode/php-date-parser
790 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.
pauci/datetime
31785 Downloads
Enhanced DateTime, DateTimeImmutable and DateInterval objects
thewilkybarkid/date-time-immutable
2778 Downloads
Polyfill for the DateTimeImmutable class added in PHP 5.5.0
rasuvaeff/rector-datetime-immutable
32 Downloads
Rector rules that migrate DateTime to DateTimeImmutable and auto-fix lost mutations whose return value is ignored
ruwork/polyfill-form-dti
52261 Downloads
Symfony Form polyfill adding input=datetime_immutable to date types.
ruwork/polyfill-form-dti-bundle
52176 Downloads
Symfony Form polyfill bundle adding input=datetime_immutable to date types.
phpexpertseu/datetimeimmutable-form-bundle
1310 Downloads
This bundle for Symfony3 replaces the mutable DateTime classes with DateTimeImmutable in forms
doctrineum/datetime-immutable
1471 Downloads
DateTimeImmutable as a type for Doctrine - abandoned as doctrine/dba already implement this