duggz0r / weather-package
A simple weather forecasting package for laravel
dev-main
2023-06-15 05:15 UTC
Requires
- php: ^7.3|^8.0
- guzzlehttp/guzzle: ^7.0
- illuminate/support: ^8.0
This package is not auto-updated.
Last update: 2025-06-13 02:10:55 UTC
README
The Weather Package is a standalone PHP package that provides weather forecast information based on IP addresses. It fetches weather data from different weather service providers and allows you to retrieve the forecast for a given IP address.
Features
- Retrieves weather forecast based on IP address
- Supports multiple weather service providers
- Caches weather forecast data to improve performance