pauci / datetime-doctrine
Allow the use of pauci/datetime DateTime as Doctrine field type.
v0.3.1
2020-12-06 14:16 UTC
Requires
- php: ^7.3 | ^8.0
- pauci/datetime: ^0.3.6
Requires (Dev)
- doctrine/orm: ^2.8
- php-parallel-lint/php-parallel-lint: ^1.2
- phpstan/phpstan: ^0.12.58
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.5
README
The pauci/datetime-doctrine package provides the ability to use pauci/datetime as a Doctrine field type.
Installation
The preferred method of installation is via [Packagist][] and [Composer][]. Run
the following command to install the package and add it as a requirement to
your project's composer.json:
composer require pauci/datetime-doctrine