PHPackages                             pianosolo/weather-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. pianosolo/weather-bundle

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pianosolo/weather-bundle
========================

Weather Bundle of Symfony

v2.1.0(8y ago)22.5k4MITPHPPHP &gt;=5.3.9

Since Oct 12Pushed 7y ago2 watchersCompare

[ Source](https://github.com/ahmetakbn/PianoSoloWeatherBundle)[ Packagist](https://packagist.org/packages/pianosolo/weather-bundle)[ RSS](/packages/pianosolo-weather-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (3)Versions (7)Used By (0)

PianoSolo Weather Bundle
------------------------

[](#pianosolo-weather-bundle)

The PianoSolo Weather Bundle is a Symfony2 project to get data from weather services. Currently bringing data from OpenWeatherMap api. PianoSolo Weather Bundle has got different way of using the weather data in your project. One as a Twig Extension and the second one as a service which brings all weather information from api as object.

[![Latest Stable Version](https://camo.githubusercontent.com/d6cfe5976af43108b04c1df47b9e5b8a83d9d47fff55ad2d0860d5a292dc16e5/68747470733a2f2f706f7365722e707567782e6f72672f7069616e6f736f6c6f2f776561746865722d62756e646c652f762f737461626c65)](https://packagist.org/packages/pianosolo/weather-bundle)[![License](https://camo.githubusercontent.com/45cac5eadc0ed26954c3d3fccf8af0b8b726c38eff1233535c5bae892bdef2b6/68747470733a2f2f706f7365722e707567782e6f72672f7069616e6f736f6c6f2f776561746865722d62756e646c652f6c6963656e7365)](https://packagist.org/packages/pianosolo/weather-bundle)[![Downloads](https://camo.githubusercontent.com/1bcd2968236704d8d2f87e331053a66156daa945f7066568587f5d3e9869391c/68747470733a2f2f706f7365722e707567782e6f72672f7069616e6f736f6c6f2f776561746865722d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/pianosolo/weather-bundle)

### Installation

[](#installation)

1-) Tell composer to download by running the command:

```
composer require pianosolo/weather-bundle
```

2-) Add the bundle to AppKernel

```
