basteyy / php-openweathermap
Simple php class for using the openweathermap-api including caching.
Installs: 33
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/basteyy/php-openweathermap
Requires
- ext-json: *
This package is auto-updated.
Last update: 2025-10-15 21:14:42 UTC
README
A small and dirty solution for using the openweather api to grap the temprature and wheather (text and icon).
Install
Use composer to install the script:
composer require basteyy/php-openweathermap
Usage
See example/example.php for usage
License
The MIT License (MIT). Please see License File for more information.