mandarinmedien/doctrine-date-types

A set of Doctrine 2 date types.

1.0.0 2019-05-29 08:11 UTC

This package is auto-updated.

Last update: 2025-01-29 06:02:06 UTC


README

DBAL types to Doctrine 2 that add support for conversion of unix timestamps to datetime object and vice versa:

  • unixdatetime
  • unixdatetime_immutable

For more information check out the documentation of Doctrine Custom Mapping Types and Registering custom Mapping Types in Symfony.