daviswwang / weather
sdk
1.0.2
2020-11-10 09:25 UTC
Requires
- php: >=7.1.3
- guzzlehttp/guzzle: ^6.5
Requires (Dev)
- mockery/mockery: ^1.3
- phpunit/phpunit: ^7.5
This package is auto-updated.
Last update: 2025-04-10 19:25:46 UTC
README
weather 天气预报
安装 composer require daviswwang/weather
添加配置文件 php artisan vendor:public --provider="Daviswwang\Weather\DavisServiceProvider"