Download the PHP package bymega/timezones without Composer
On this page you can find all versions of the php package bymega/timezones. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bymega/timezones
More information about bymega/timezones
Files in bymega/timezones
Download bymega/timezones
More information about bymega/timezones
Files in bymega/timezones
Vendor bymega
Package timezones
Short Description Example package to show time for Laravel 5
License MIT
Homepage https://github.com/tahsingungordu/timezones
Package timezones
Short Description Example package to show time for Laravel 5
License MIT
Homepage https://github.com/tahsingungordu/timezones
Please rate this library. Is it a good library?
Informations about the package timezones
Example package to show time for Laravel 5
Shows current time in various timezones. The example is a simple work.
Installation
Install with composer
composer require bymega/timezones
Register the provider
in config/app.php
.
Bymega\Timezones\TimezonesServiceProvider::class,
Publish files with:
php artisan vendor:publish --tag=timezones --force
Using
Example URLs /timezones or /timezones/Europe-London.
All versions of timezones with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package bymega/timezones contains the following files
Loading the files please wait ....