PHPackages                             motivatedsloth/noaa - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. motivatedsloth/noaa

ActiveLibrary[HTTP &amp; Networking](/categories/http)

motivatedsloth/noaa
===================

Client library for NOAA's forecast and current weather service api

117↑2900%PHP

Since Jan 3Pushed 5y ago2 watchersCompare

[ Source](https://github.com/motivatedsloth/noaa)[ Packagist](https://packagist.org/packages/motivatedsloth/noaa)[ RSS](/packages/motivatedsloth-noaa/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

noaa
====

[](#noaa)

Please note: the new api is still under development.

A php library for working with the NOAA api The [NOAA documentation](https://www.weather.gov/documentation/services-web-api)

Forecasts can be retrieved for a point or a station. Both the hourly and daily forecast return 7 days worth of data.

Observations are for the last 5 hours

Basic Usage - Forecast for a given point
========================================

[](#basic-usage---forecast-for-a-given-point)

```
