Download the PHP package liron-li/heweather without Composer
On this page you can find all versions of the php package liron-li/heweather. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package heweather
liron-li/heweather
和风天气sdk 官方api文档:https://www.heweather.com/documents/api/s6
安装
使用
在Laravel中使用
1.安装
4.注册服务提供者
注意: laravel5.5及以上版本可以跳过此步骤
编辑config/app.php
2.发布配置文件
3.修改config/weather.php配置
使用示例
API列表
- Weather
- forecast (3-10天天气预报)
- now (实况天气)
- hourly (逐小时预报)
- lifestyle (生活指数)
- weather (常规天气数据集合)
- gridMinute (分钟级降雨(邻近预报))
- gridNow (格点实况天气)
- gridForecast (格点7天预报)
- gridHourly (格点逐小时预报)
- alarm (分钟级降雨(邻近预报))
- alarmAll (天气灾害预警集合)
- scenic (景点天气预报)
- airNow (空气质量实况)
- airForecast (空气质量7天预报)
- airHourly (空气质量逐小时预报)
- air (空气质量数据集合)
- historical (历史天气)
- solarSunriseSunset (日出日落)
- mapCloudmap (卫星云图)
- solarSolarElevationAngle (太阳高度)
- find (城市搜索)
- top (热门城市列表)
All versions of heweather with dependencies
PHP Build Version
Package Version
The package liron-li/heweather contains the following files
Loading the files please wait ....