X\choro 48f1b97cc3 first commit před 10 měsíci
..
src 48f1b97cc3 first commit před 10 měsíci
LICENSE 48f1b97cc3 first commit před 10 měsíci
README.md 48f1b97cc3 first commit před 10 měsíci
composer.json 48f1b97cc3 first commit před 10 měsíci

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.