bukola / weather-api
A package that outputs the weather of any input location using the pen Weather Map Api
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
pkg:composer/bukola/weather-api
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-12-21 11:07:40 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.