basteyy / php-openweathermap
一个简单的PHP类,用于使用openweathermap-api,包括缓存。
1.0.0
2021-03-31 17:43 UTC
Requires
- ext-json: *
This package is auto-updated.
Last update: 2024-09-15 18:42:02 UTC
README
一个用于获取温度和天气(文本和图标)的小而简陋的解决方案,使用openweather api。
安装
使用composer安装脚本
composer require basteyy/php-openweathermap
使用方法
请参阅example/example.php以了解使用方法
许可协议
MIT许可(MIT)。请参阅许可文件获取更多信息。