carbonphp/carbon-doctrine-types

Types to use Carbon in Doctrine

Maintainers

👁 kylekatarn

Package info

github.com/CarbonPHP/carbon-doctrine-types

pkg:composer/carbonphp/carbon-doctrine-types

Statistics

Installs: 252 437 496

Dependents: 8

Suggesters: 1

Stars: 218

Open Issues: 2

3.2.0 2024-02-09 16:56 UTC

Requires

  • php: ^8.1

Requires (Dev)

Suggests

None

Provides

None

Conflicts

Replaces

None

MIT 18ba5ddfec8976260ead6e866180bd5d2f71aa1d

  • KyleKatarn <kylekatarnls.woop@gmail.com>

timedatedoctrinedatetimecarbon

This package is auto-updated.

Last update: 2026-05-20 21:41: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.