Libraries tagged by datetimeimmutable
vasek-purchart/doctrine-date-time-immutable-types
230548 Downloads
Doctrine DateTimeImmutable types
kalibora/datetime-immutable-factory
71017 Downloads
Create DateTimeImmutable from DateTimeInterface
vasek-purchart/doctrine-date-time-immutable-types-bundle
85703 Downloads
Bundle integration of Doctrine DateTimeImmutable types for Symfony
php-extended/php-datetime-parser-object
175652 Downloads
A library that implements php-extended\php-datetime-parser-interface library
php-extended/php-datetime-parser-interface
176641 Downloads
A parser that gives datetime objects from string values
php-extended/php-summable-date-interval
9718 Downloads
A library that creates summable and diffable date intervals
ixnode/php-date-parser
759 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.
yakamara/datetime
3642 Downloads
Extended DateTime and Date classes (extending DateTimeImmutable), DateTimeRange and DateRange classes
pauci/datetime
31712 Downloads
Enhanced DateTime, DateTimeImmutable and DateInterval objects
thewilkybarkid/date-time-immutable
2711 Downloads
Polyfill for the DateTimeImmutable class added in PHP 5.5.0
ruwork/polyfill-form-dti
52254 Downloads
Symfony Form polyfill adding input=datetime_immutable to date types.
ruwork/polyfill-form-dti-bundle
52169 Downloads
Symfony Form polyfill bundle adding input=datetime_immutable to date types.
rasuvaeff/rector-datetime-immutable
1 Downloads
Rector rules that migrate DateTime to DateTimeImmutable and auto-fix lost mutations whose return value is ignored
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