Download the PHP package baspa/laravel-timezones without Composer
On this page you can find all versions of the php package baspa/laravel-timezones. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download baspa/laravel-timezones
More information about baspa/laravel-timezones
Files in baspa/laravel-timezones
Package laravel-timezones
Short Description Laravel package to generate arrays of available timezones to be used in lists.
License MIT
Homepage https://github.com/baspa/laravel-timezones
Informations about the package laravel-timezones
Laravel package to generate arrays of available timezones to be used in lists.
The Laravel Timezones package is a convenient solution for Laravel developers who need to include a dropdown menu of timezones in their applications. This package simplifies the process of incorporating a timezone selection feature, saving developers valuable time and effort.
Installation
You can install the package via composer:
Usage
Timezones grouped by continent
All timezones
Exclude continents
Show offset
Include general timezones
To include general timezones like GMT or UTC use the includeGeneral
method.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Baspa
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-timezones with dependencies
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^10.0 || ^11.0 || ^12.0