Download the PHP package doctrineum/datetime-immutable without Composer
On this page you can find all versions of the php package doctrineum/datetime-immutable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download doctrineum/datetime-immutable
More information about doctrineum/datetime-immutable
Files in doctrineum/datetime-immutable
Download doctrineum/datetime-immutable
More information about doctrineum/datetime-immutable
Files in doctrineum/datetime-immutable
Vendor doctrineum
Package datetime-immutable
Short Description DateTimeImmutable as a type for Doctrine - abandoned as doctrine/dba already implement this
License MIT
Package datetime-immutable
Short Description DateTimeImmutable as a type for Doctrine - abandoned as doctrine/dba already implement this
License MIT
Please rate this library. Is it a good library?
Informations about the package datetime-immutable
Deprecated
Use Doctrine\DBAL\Types\DateTimeImmuable instead.
Do you need it?
- first of all, think twice if you need a new type into your application
- isn't Doctrine\DBAL\Types\DateTime enough?
- on the other side, immutable object of any time can save you a lot of problems and time...
Usage
- register it
- use it
Common pitfalls
Be aware of timezone which is not persisted and therefore can not be restored on fetch. Doctrine uses server default timezone for it. For details and most of all, for solution, see Doctrine docs
All versions of datetime-immutable with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
doctrine/dbal Version ~2.4
granam/strict-object Version ^3.0
granam/tools Version ^3.0
granam/string Version ^3.0
doctrineum/self-registering-type Version ^2.1
doctrine/dbal Version ~2.4
granam/strict-object Version ^3.0
granam/tools Version ^3.0
granam/string Version ^3.0
doctrineum/self-registering-type Version ^2.1
The package doctrineum/datetime-immutable contains the following files
Loading the files please wait ....