carbonphp/carbon-doctrine-types

Types to use Carbon in Doctrine

Maintainers

Package info

github.com/CarbonPHP/carbon-doctrine-types

pkg:composer/carbonphp/carbon-doctrine-types

Statistics

Installs: 216 964 534

Dependents: 8

Suggesters: 1

Stars: 209

Open Issues: 3

3.2.0 2024-02-09 16:56 UTC

This package is auto-updated.

Last update: 2026-03-07 19:39:35 UTC


README

Types to use Carbon in Doctrine

Documentation

Check how to use in the official Carbon documentation

This package is an externalization of src/Carbon/Doctrine from nestbot/carbon package.

Externalization allows to better deal with different versions of dbal. With version 4.0 of dbal, it no longer sustainable to be compatible with all version using a single code.