PHPackages                             riverline/openweathermap-bundle - 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. riverline/openweathermap-bundle

ActiveLibrary[API Development](/categories/api)

riverline/openweathermap-bundle
===============================

Webrivage OpenWeatherMap Bundle for Symfony

1.1.1(3y ago)026.4k1MITPHPPHP &gt;=5.3.0

Since Apr 17Pushed 3y ago3 watchersCompare

[ Source](https://github.com/Riverline/openweathermap-bundle)[ Packagist](https://packagist.org/packages/riverline/openweathermap-bundle)[ Docs](https://github.com/Riverline/openweathermap-bundle)[ RSS](/packages/riverline-openweathermap-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (8)Used By (0)

What is Riverline\\OpenWeatherMapBundle
---------------------------------------

[](#what-is-riverlineopenweathermapbundle)

`Riverline\OpenWeatherMapBundle` wraps open weather map php api in a symfony 2 bundle with configuration capabilities.

Requirements
------------

[](#requirements)

- PHP 5.3
- symfony/http-kernel &gt;= 2.0
- symfony/config &gt;= 2.0
- symfony/dependency-injection &gt;= 2.0
- cmfcmf/openweathermap-php-api 2.0

Configuration
-------------

[](#configuration)

```
owm.curl.fetcher:
    class: Riverline\OpenWeatherMapBundle\Fetcher\CurlOwmFetcher

owm.cache:
    class: Riverline\OpenWeatherMapBundle\Cache\MemcachedOwmCache
    arguments:
        - '@cache'
        - '%kernel.environment%-owm-%%s'

riverline_open_weather_map:
    api_key: '%riverline_open_weather_map.api_key%'
    fetcher_service_id: owm.curl.fetcher
    lang: '%locale%'
    mode: json
    units: metric
    cache_service_id: owm.cache
    cache_ttl: '%riverline_open_weather_map.cache_ttl%'
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 88.9% 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

Every ~651 days

Total

5

Last Release

1445d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b6bae11e5c645a91bbeb74522216f72629c44cfd945bf36adec3f816d4761a39?d=identicon)[rcambien](/maintainers/rcambien)

---

Top Contributors

[![julban](https://avatars.githubusercontent.com/u/3908783?v=4)](https://github.com/julban "julban (8 commits)")[![marcsimoni](https://avatars.githubusercontent.com/u/93646507?v=4)](https://github.com/marcsimoni "marcsimoni (1 commits)")

---

Tags

symfonybundlemapopenweatherOpenWeatherMapriverlinewebrivage

### Embed Badge

![Health badge](/badges/riverline-openweathermap-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/riverline-openweathermap-bundle/health.svg)](https://phpackages.com/packages/riverline-openweathermap-bundle)
```

###  Alternatives

[sensiolabs/gotenberg-bundle

A Symfony bundle that provides seamless integration with Gotenberg for generating PDFs and screenshots from various sources (HTML, Markdown, Office documents, URLs) with a clean, builder-based API.

210210.4k2](/packages/sensiolabs-gotenberg-bundle)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[cmsig/seal-symfony-bundle

An integration of CMS-IG SEAL search abstraction into Symfony Framework.

15195.8k5](/packages/cmsig-seal-symfony-bundle)[stfalcon-studio/api-bundle

Base classes and helper services to build API application via Symfony.

1032.1k](/packages/stfalcon-studio-api-bundle)

PHPackages © 2026

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