PHPackages                             guhelski/forecast-php - 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. guhelski/forecast-php

ActiveLibrary

guhelski/forecast-php
=====================

Drop dead simple Dark Sky API wrapper in PHP

1.1.1(9y ago)42143.8k↓35.7%11MITPHPPHP &gt;=5.3.0

Since Jul 23Pushed 9y ago6 watchersCompare

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

READMEChangelog (2)DependenciesVersions (3)Used By (0)

forecast-php
============

[](#forecast-php)

Drop dead simple [Forecast.io](http://forecast.io) API v2 [Dark Sky](https://darksky.net) API wrapper in PHP.

This lets you get from the [Dark Sky API docs](https://darksky.net/dev/docs) to the code as directly as possible.

PSR friendly and requires nothing. Abstractions not included.

Installation
------------

[](#installation)

Easy breezy using [Composer](http://getcomposer.org):

```
composer require guhelski/forecast-php

```

Usage
-----

[](#usage)

As simple as calling one method.

```
