fastybird / datetime-factory
支持时区的日期和时间服务工厂
v0.7.1
2024-08-29 15:20 UTC
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
FastyBird 日期和时间工厂库是什么?
这是一个 Nette 框架 扩展,可以创建带有时区设置的日期和时间工厂
安装
安装 fastybird/datetime-factory 的最佳方式是使用 Composer
composer require fastybird/datetime-factory
文档
在 文档 中学习如何使用服务生成不可变时间。
主页 http://www.fastybird.com 和仓库 https://github.com/FastyBird/datetime-factory。