Doctrine Support ################ .. highlight:: php |Packagist| |GitLab| |GitHub| |Bitbucket| |Gitea| Doctrine support is split into a separate package. Installation ============ .. code-block:: bash composer require 'arokettu/date-doctrine' Available Types =============== * ``DateType``. UUID stored in a native DATE column. Usage ===== Register types::