PHPackages                             elytica/weatherbit - 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. [API Development](/categories/api)
4. /
5. elytica/weatherbit

ActiveLibrary[API Development](/categories/api)

elytica/weatherbit
==================

Weatherbit calls

0.0.0(6y ago)011[2 PRs](https://github.com/Baggins800/weatherbit-php/pulls)GPL-3.0-or-laterPHP

Since Jan 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Baggins800/weatherbit-php)[ Packagist](https://packagist.org/packages/elytica/weatherbit)[ RSS](/packages/elytica-weatherbit/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (4)Used By (0)

Weatherbit-php
==============

[](#weatherbit-php)

Features
--------

[](#features)

This package only supports hourly forecast using longitude and latitude.

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

[](#installation)

```
composer install elytica/weatherbit

```

Usage
-----

[](#usage)

```
use elytica;
$settings = ['key' => 'API_KEY',
             'hours' => 48];
$weather = new elytica\WeatherBit($settings);
print_r($weather->forecast_hourly(0.0, 0.0)->data);

```

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2314d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/282cd73d2b435f19a2e5430b7e4d0621f04861ee30add85e09f28542221f5422?d=identicon)[elytica](/maintainers/elytica)

---

Top Contributors

[![Baggins800](https://avatars.githubusercontent.com/u/10725942?v=4)](https://github.com/Baggins800 "Baggins800 (24 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

### Embed Badge

![Health badge](/badges/elytica-weatherbit/health.svg)

```
[![Health](https://phpackages.com/badges/elytica-weatherbit/health.svg)](https://phpackages.com/packages/elytica-weatherbit)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
