2017 © Pedro Peláez
 

library timezones

Laravel package example that returns timezones

image

jeremykenedy/timezones

Laravel package example that returns timezones

  • Sunday, January 8, 2017
  • by jeremykenedy
  • Repository
  • 1 Watchers
  • 1 Stars
  • 12 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Timezones | A Laravel package - v0.0.7

Total Downloads Latest Stable Version License, (*1)

Introduction

This is a base example of a laravel package. The focus is on the framework of the package and the essential elements and not so much what it actually does. It returns the time and date in a Laravel application when going to the the URL /timezones/{TIMEZONE} from the projects base url., (*2)

Installation

  1. From your projects root folder in terminal run:, (*3)

      composer require jeremykenedy/timeszones
    
  2. Register the package with laravel in config/app.php under the Application Service Providers section with the following:, (*4)

      jeremykenedy\Timezones\TimezonesServiceProvider::class,
    
  3. (Optional) Publish the packages assets/views to be customized by running the following from your projects root folder:, (*5)

      php artisan publish
    

Usage

   http://your-projects-url/timezones/{{TIMEZONE}}

Usage Examples:

   http://lara-timezone.local/timezones/PST
   http://lara-timezone.local/timezones/MST
   http://lara-timezone.local/timezones/CST
   http://lara-timezone.local/timezones/EST
   http://lara-timezone.local/timezones/UTC

License

Timezones - A Laravel package is open-sourced software licensed under the MIT license, (*6)

The Versions

08/01 2017

dev-master

9999999-dev

Laravel package example that returns timezones

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Avatar jeremykenedy

laravel timeszones

08/01 2017

v0.0.7

0.0.7.0

Laravel package example that returns timezones

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Avatar jeremykenedy

laravel timeszones

08/01 2017

v0.0.6

0.0.6.0

Laravel package example that returns timezones

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Avatar jeremykenedy

laravel timeszones

08/01 2017

v0.0.5

0.0.5.0

Laravel package example that returns timezones

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Avatar jeremykenedy

laravel timeszones

08/01 2017

v0.0.4

0.0.4.0

Laravel package example that returns timezones

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Avatar jeremykenedy

laravel timeszones

08/01 2017

v0.0.3

0.0.3.0

Laravel package example that returns timezones

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Avatar jeremykenedy

laravel timeszones

08/01 2017

v0.0.2

0.0.2.0

Laravel package example that returns timezones

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Avatar jeremykenedy

laravel timeszones