mandarinmedien/doctrine-date-types

A set of Doctrine 2 date types.

Maintainers

Package info

github.com/Mandarin-Medien/doctrine-date-types

pkg:composer/mandarinmedien/doctrine-date-types

Statistics

Installs: 288

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2019-05-29 08:11 UTC

This package is auto-updated.

Last update: 2026-03-01 00:13:04 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.