isu3ru / simpleowmclient
Simple Open Weather Map Api Client,用于从openweathermap.org获取免费的天气地图API
dev-master
2017-11-04 21:36 UTC
Requires
- php: >=5.4
Requires (Dev)
- phpunit/phpunit: ^6.4
This package is not auto-updated.
Last update: 2024-09-29 04:36:46 UTC
README
Simple Open Weather Map Api Client,用于从openweathermap.org获取免费的天气地图API
安装
-
下载zip包并将其包含到您的项目中,从https://github.com/isu3ru/simpleowmclient\
-
使用composer
composer require isu3ru/simpleowmclient
注意: 这仍然是一个开发版本,不适用于生产。当前版本仅用于测试目的。
通过github提出的问题和Pull-requests总是受欢迎的。