fastybird / datetime-factory
Date & time service factory with timezones support
Installs: 56 121
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=8.1.0
- nette/bootstrap: ^3.2
- nette/di: ^3.0
- nette/utils: ^3.2||^4.0
Requires (Dev)
- mockery/mockery: ^1.4
- ninjify/nunjuck: ^0.3
- orisai/coding-standard: ^3.2
- pds/skeleton: ^1.0
- php-parallel-lint/php-parallel-lint: ^1.3
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.3
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-nette: ^1.0
- phpstan/phpstan-strict-rules: ^1.1
- tracy/tracy: ^2.9
README
What is FastyBird date & time factory library?
This is a Nette framework extension which create date & time factory with ability to set timezone
Installation
The best way to install fastybird/datetime-factory is using Composer:
composer require fastybird/datetime-factory
Documentation
Learn how to generate immutable time with service in documentation.
Homepage http://www.fastybird.com and repository https://github.com/FastyBird/datetime-factory.