Download the PHP package bioudi/laravel-meta-weather-api without Composer
On this page you can find all versions of the php package bioudi/laravel-meta-weather-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bioudi/laravel-meta-weather-api
More information about bioudi/laravel-meta-weather-api
Files in bioudi/laravel-meta-weather-api
Download bioudi/laravel-meta-weather-api
More information about bioudi/laravel-meta-weather-api
Files in bioudi/laravel-meta-weather-api
Vendor bioudi
Package laravel-meta-weather-api
Short Description 🌦 Simple laravel package Consume the MetaWeather API.
License MIT
Package laravel-meta-weather-api
Short Description 🌦 Simple laravel package Consume the MetaWeather API.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-meta-weather-api
laravel-meta-weather-api
Simple laravel package Consume the MetaWeather API.
MetaWeather API Examples
Please note that the MetaWeather API does not require any form of authentication. See the MetaWeather API documentation for all supported methods and parameters.
Important: the API does not support CORS.
Installation
To get the latest version of laravel-meta-weather-api on your project, require it from "composer":
$ composer require bioudi/laravel-meta-weather-api
Laravel
Register the provider directly in your app configuration file config/app.php config/app.php
:
Usage
Search by city name
Output
Search by city name and date
Search by coordinates
Search by coordinates and date
Credits
- Thanks to MetaWeather for providing an Open API to the Internet.
All versions of laravel-meta-weather-api with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.3
The package bioudi/laravel-meta-weather-api contains the following files
Loading the files please wait ....