2017 © Pedro Peláez
 

library openweathermap-bundle

Riverline OpenWeatherMap Bundle for Symfony

image

riverline/openweathermap-bundle

Riverline OpenWeatherMap Bundle for Symfony

  • Friday, April 17, 2015
  • by rcambien
  • Repository
  • 4 Watchers
  • 0 Stars
  • 20,213 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 2 % Grown

The README.md

What is Riverline\OpenWeatherMapBundle

Riverline\OpenWeatherMapBundle wraps open weather map php api in a symfony 2 bundle with configuration capabilities., (*1)

Requirements

  • PHP 5.3
  • symfony/http-kernel >= 2.0
  • symfony/config >= 2.0
  • symfony/dependency-injection >= 2.0
  • cmfcmf/openweathermap-php-api 2.0

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%'

The Versions

17/04 2015

dev-master

9999999-dev https://github.com/Riverline/openweathermap-bundle

Riverline OpenWeatherMap Bundle for Symfony

  Sources   Download

MIT

The Requires

 

by Romain Cambien
by Sebastien Porati
by Julien Bandelier

bundle symfony open map weather openweathermap riverline

17/04 2015

dev-develop

dev-develop https://github.com/Riverline/openweathermap-bundle

Riverline OpenWeatherMap Bundle for Symfony

  Sources   Download

MIT

The Requires

 

by Romain Cambien
by Sebastien Porati
by Julien Bandelier

bundle symfony open map weather openweathermap riverline

17/04 2015

1.0.2

1.0.2.0 https://github.com/Riverline/openweathermap-bundle

Riverline OpenWeatherMap Bundle for Symfony

  Sources   Download

MIT

The Requires

 

by Romain Cambien
by Sebastien Porati
by Julien Bandelier

bundle symfony open map weather openweathermap riverline

17/04 2015

1.0.1

1.0.1.0 https://github.com/Riverline/openweathermap-bundle

Riverline OpenWeatherMap Bundle for Symfony

  Sources   Download

MIT

by Romain Cambien
by Sebastien Porati
by Julien Bandelier

bundle symfony open map weather openweathermap riverline

17/04 2015

1.0.0

1.0.0.0

Riverline OpenWeatherMap Bundle for Symfony

  Sources   Download

bundle symfony open map weather openweathermap riverline