2017 © Pedro Peláez
 

library laravel-weather

A local weather module

image

roofr/laravel-weather

A local weather module

  • Tuesday, July 31, 2018
  • by iredmedia
  • Repository
  • 1 Watchers
  • 0 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Darksky weather widget for Laravel

Latest Version on Packagist Build Status Quality Score Total Downloads, (*1)

A simple package to fetch data from an api and display it in a widget on your page!, (*2)

Installation

You can install the package via composer:, (*3)

composer require roofr/laravel-weather

Usage

``` php $weather = new Roofr\Weather(); echo $weather->generate('Naples, FL');, (*4)


### Testing ``` bash composer test

Changelog

Please see CHANGELOG for more information on what has changed recently., (*5)

Contributing

Please see CONTRIBUTING for details., (*6)

Security

If you discover any security related issues, please use the issue tracker on github!, (*7)

Credits

License

The MIT License (MIT). Please see License File for more information., (*8)

The Versions

31/07 2018

dev-master

9999999-dev https://github.com/roofr/laravel-weather

A local weather module

  Sources   Download

MIT

The Requires

 

The Development Requires

weather roofr

31/07 2018

0.2.5

0.2.5.0 https://github.com/roofr/laravel-weather

A local weather module

  Sources   Download

MIT

The Requires

 

The Development Requires

weather roofr

31/07 2018

0.2.4

0.2.4.0 https://github.com/roofr/laravel-weather

A local weather module

  Sources   Download

MIT

The Requires

 

The Development Requires

weather roofr

31/07 2018

0.2.3

0.2.3.0 https://github.com/roofr/laravel-weather

A local weather module

  Sources   Download

MIT

The Requires

 

The Development Requires

weather roofr

31/07 2018

dev-add-enabled-config

dev-add-enabled-config https://github.com/roofr/laravel-weather

A local weather module

  Sources   Download

MIT

The Requires

 

The Development Requires

weather roofr

28/07 2018

0.2.2

0.2.2.0 https://github.com/roofr/laravel-weather

A local weather module

  Sources   Download

MIT

The Requires

 

The Development Requires

weather roofr

28/07 2018

0.2.1

0.2.1.0 https://github.com/roofr/laravel-weather

A local weather module

  Sources   Download

MIT

The Requires

 

The Development Requires

weather roofr

26/07 2018

0.2.0

0.2.0.0 https://github.com/roofr/laravel-weather

A local weather module

  Sources   Download

MIT

The Requires

  • php ^7.1

 

The Development Requires

weather roofr