pauci / datetime-doctrine
Allow the use of pauci/datetime DateTime as Doctrine field type.
Installs: 7 807
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
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