zx/vendor/carbonphp/carbon-doctrine-types
gboy ed1278a5e3 first 2024-07-02 15:32:59 +08:00
..
src/Carbon/Doctrine first 2024-07-02 15:32:59 +08:00
LICENSE first 2024-07-02 15:32:59 +08:00
README.md first 2024-07-02 15:32:59 +08:00
composer.json first 2024-07-02 15:32:59 +08:00

README.md

carbonphp/carbon-doctrine-types

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.