ariyanshipu/timezones 问题修复 & 功能扩展

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

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

ariyanshipu/timezones

最新稳定版本:v1.0.0

Composer 安装命令:

composer require ariyanshipu/timezones

包简介

A simple and flexible Laravel package to manage, retrieve, and display timezones. Supports global timezone integration for user preferences, localization, or scheduling.

README 文档

README

Latest Version on Packagist
Total Downloads
GitHub Actions

A simple package to work with timezones in PHP. Easily retrieve a list of timezones in an array format. This package is designed to be PSR-4 compliant and integrates seamlessly with your existing PHP projects.

Installation

You can install the package via Composer:

composer require ariyanshipu/timezones

Usage

function timezones()
{
    return Timezones::timezonesToArray();
}

Testing

Run tests with the following command:

composer test

Changelog

For a detailed history of changes, see the CHANGELOG.

Contributing

We welcome contributions! Please see the CONTRIBUTING guide for details.

Security

If you discover any security issues, please email noc@ariyanshipu.me instead of using the issue tracker.

Credits

License

MIT License. See LICENSE.md for more information.

统计信息

  • 总下载量: 13
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 6
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-04-11