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
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
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-04-11