duggz0r/weather-package

A simple weather forecasting package for laravel

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/duggz0r/weather-package

dev-main 2023-06-15 05:15 UTC

This package is not auto-updated.

Last update: 2025-10-03 03:37:27 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