carbonphp/carbon-doctrine-types

Types to use Carbon in Doctrine

Installs: 168 305 411

Dependents: 6

Suggesters: 1

Security: 0

Stars: 197

Watchers: 1

Forks: 2

Open Issues: 2

pkg:composer/carbonphp/carbon-doctrine-types

3.2.0 2024-02-09 16:56 UTC

This package is auto-updated.

Last update: 2025-10-07 18:42: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.