Download the PHP package solgenpower/laravel-openweather without Composer
On this page you can find all versions of the php package solgenpower/laravel-openweather. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download solgenpower/laravel-openweather
More information about solgenpower/laravel-openweather
Files in solgenpower/laravel-openweather
Download solgenpower/laravel-openweather
More information about solgenpower/laravel-openweather
Files in solgenpower/laravel-openweather
Vendor solgenpower
Package laravel-openweather
Short Description A Laravel SDK for OpenWeather API
License MIT
Package laravel-openweather
Short Description A Laravel SDK for OpenWeather API
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-openweather
Laravel OpenWeather
A Laravel SDK for OpenWeather API
Installation
Install the package via composer:
If you're interested in modifying the config file, then publish it using the following command:
This is the contents of the published config file:
Usage
You can get weather information by providing coordinates
or by zip code
or by city name
All these methods will return a Weather DTO that looks like this:
Testing
All versions of laravel-openweather with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
illuminate/support Version ^9.0|^10.0
illuminate/http Version ^9.0|^10.0
guzzlehttp/guzzle Version ^7.5
illuminate/support Version ^9.0|^10.0
illuminate/http Version ^9.0|^10.0
guzzlehttp/guzzle Version ^7.5
The package solgenpower/laravel-openweather contains the following files
Loading the files please wait ....