Laravel-Weather let you get weather info from qweather
layoute/laravel-weather is a Laravel package for laravel-weather let you get weather info from qweather.
It currently has 1 GitHub stars and 5 downloads on Packagist (latest version v0.0.2).
Install it with composer require layoute/laravel-weather.
Discover more Laravel packages by layoute
or browse all Laravel packages to compare alternatives.
Last updated
Weather info system for Laravel.
composer require layoute/laravel-weather -vvv
php artisan vendor:publish
Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects.
You can contribute in one of three ways:
The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.
MIT