bukola / weather-api
There is no license information available for the latest version (dev-master) of this package.
A package that outputs the weather of any input location using the pen Weather Map Api
dev-master
2017-06-18 13:35 UTC
Requires
- guzzlehttp/guzzle: ~6.0
- vlucas/phpdotenv: ^2.4
Requires (Dev)
- php: >=5.3.2
- phpunit/phpunit: ^6.2
This package is not auto-updated.
Last update: 2025-07-06 08:28:57 UTC
README
Check the list of city names in the link below.
Installation
PHP 7.0+ and Composer are required.
Via Composer
$ composer install bukola/weather-api
$ composer install
Change log
Please check out CHANGELOG file for information on what has changed recently.
Testing
$ vendor/bin/phpunit test
$ composer test
Credits
Open-source WeatherApi is developed and maintained by Bukola Bisuga
.
License
Open-source WeatherApi is released under the MIT Licence. See the bundled LICENSE file for details.