aron/laravel-timezone

根绝国家code获取对应时区
4,780 2
Install
composer require aron/laravel-timezone
Latest Version:v1.0.0
PHP:^7.4 || ^8.0
License:MIT
Last Updated:Mar 25, 2021
Links: GitHub  ·  Packagist
Maintainer: Aron.Yao

warehouse

  • 根据国家code 获取对应时区
  • 本拓展满足psr2,psr4 规范
  • 已通过单元测试

基本使用

  1. 安装
$ composer require aron/laravel-timezone
  1. 发布config 文件
$ php artisan vendor:publish --provider="Aron\Timezone\Provider\TimezoneServiceProvider"
  1. 开始使用
 \Timezone::getTimezoneByCountryCode($countryCode);

Related Packages

gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

631,580,251 9,707
laravel/framework

The Laravel Framework.

580,311,802 34,925
laravel/tinker

Powerful REPL for the Laravel framework.

489,754,436 7,444