bluetree-service/time
最新稳定版本:0.2.0
Composer 安装命令:
composer require bluetree-service/time
包简介
README 文档
README
PSR-6 and/or PSR-16 time system, based on file storage.
Included libraries
- BlueTime\Simple\Date - Basic class for time handling, contain static methods
- BlueTime\Calculation - Abstract class, contain some time calculation methods
- BlueTime\Date - Time object, contain some methods for time handling
Documentation
Install via Composer
To use packages you can just download package and pace it in your code. But recommended way to use BlueTime is install it via Composer. To include BlueTime libraries paste into composer json:
{
"require": {
"bluetree-service/time": "version_number"
}
}
Project description
Used conventions
- Namespaces - each library use namespaces
- PSR-2 - PSR-2 coding standard
- PSR-4 - PSR-4 auto loading standard
- PSR-6 - PSR-6 time standard
- PSR-16 - PSR-16 time standard
- Composer - Composer
Requirements
- PHP 8.2 or higher
License
This bundle is released under the Apache license.
Apache license
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2026-02-07