bluetree-service/time 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

bluetree-service/time

最新稳定版本:0.2.0

Composer 安装命令:

composer require bluetree-service/time

包简介

README 文档

README

Latest Stable Version Total Downloads License

Bugs Code Smells Coverage Reliability Rating Security Rating Maintainability Rating Vulnerabilities

SonarQube Cloud

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
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2026-02-07